[issue33298] Wrap only constants with _PyCode_ConstantKey() in the compiler.

Serhiy Storchaka report at bugs.python.org
Fri Apr 20 09:01:28 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset d70c2a6894d80410b6f5a3129d6b1062ea8fd4e4 by Serhiy Storchaka in branch 'master':
bpo-33298: Wrap only constants with _PyCode_ConstantKey() in the compiler. (GH-6512)
https://github.com/python/cpython/commit/d70c2a6894d80410b6f5a3129d6b1062ea8fd4e4


----------

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


More information about the Python-bugs-list mailing list