[issue39898] Remove unused arg from append_formattedvalue in Python/ast_unparse.c

Benjamin Peterson report at bugs.python.org
Sun Mar 8 12:54:05 EDT 2020


Benjamin Peterson <benjamin at python.org> added the comment:


New changeset 28ca43b7e30e2eaa2997c3becd8b1a837484ae5c by Andy Lester in branch 'master':
closes bpo-39898: Remove unused arg from append_formattedvalue. (GH-18840)
https://github.com/python/cpython/commit/28ca43b7e30e2eaa2997c3becd8b1a837484ae5c


----------
nosy: +benjamin.peterson
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39898>
_______________________________________


More information about the Python-bugs-list mailing list