[issue34093] Reproducible pyc: FLAG_REF is not stable.

Serhiy Storchaka report at bugs.python.org
Thu Jul 12 02:17:08 EDT 2018


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

Look also at alternate patches for issue20416. Some of them can solve this problem for simple types. If they have better performance, using them for simple types could save a time. But this will complicate a code, and I'm not sure it is worth.

----------

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


More information about the Python-bugs-list mailing list