[issue34100] Same integers in a tuple of constant literals are not merged

Tim Peters report at bugs.python.org
Thu Jul 12 01:21:04 EDT 2018


Tim Peters <tim at python.org> added the comment:

Fine, Serhiy, so reword it a tiny bit:  it's nice if a code object's co_consts vector references as few distinct objects as possible.  Still a matter of pragmatics, not of correctness.

----------

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


More information about the Python-bugs-list mailing list