[issue45056] compiler: Unnecessary None in co_consts

Łukasz Langa report at bugs.python.org
Thu Sep 2 07:02:10 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 55c4a92fc1abfe388335071f1d64b3addfa5793f by Inada Naoki in branch 'main':
bpo-45056: Remove trailing unused constants from co_consts (GH-28109)
https://github.com/python/cpython/commit/55c4a92fc1abfe388335071f1d64b3addfa5793f


----------
nosy: +lukasz.langa

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


More information about the Python-bugs-list mailing list