[pypy-issue] [issue863] Implement sys._current_frames() for debugging purposes

Armin Rigo tracker at bugs.pypy.org
Sat Sep 10 19:45:53 CEST 2011


Armin Rigo <armin.rigo at gmail.com> added the comment:

It does not: a call that can release the GIL is not necessarily followed by a
GUARD_NOT_FORCED.  Random nonsense is likely to occur.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue863>
________________________________________


More information about the pypy-issue mailing list