[issue39803] _PyLong_FormatAdvancedWriter has an unnecessary str

Benjamin Peterson report at bugs.python.org
Sun Mar 1 16:26:46 EST 2020


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


New changeset 3fe9117779f0c75f7a0c3d7748c5bf281fbc1e4c by Andy Lester in branch 'master':
closes bpo-39803: Remove unused str from _PyLong_FormatAdvancedWriter. (GH-18709)
https://github.com/python/cpython/commit/3fe9117779f0c75f7a0c3d7748c5bf281fbc1e4c


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

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


More information about the Python-bugs-list mailing list