[issue37146] opcode cache for LOAD_GLOBAL emits false alarm in memory leak hunting

Yury Selivanov report at bugs.python.org
Tue Oct 1 12:02:56 EDT 2019


Yury Selivanov <yselivanov at gmail.com> added the comment:

> It seems like nobody came up with a solution for the debug mode since June. I close the issue. Reopen it if you would like to propose a solution.

I think the only solution is to have a flag to disable optimizations, inlcluding this one.

----------

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


More information about the Python-bugs-list mailing list