[issue38818] Modify PyInterpreterState.eval_frame to pass tstate (PyThreadState)

STINNER Victor report at bugs.python.org
Tue Mar 10 13:32:12 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

I mark this issue as a duplicate of bpo-38500.

----------
resolution:  -> duplicate
stage: patch review -> resolved
status: open -> closed
superseder:  -> Provide a way to get/set PyInterpreterState.frame_eval without needing to access interpreter internals

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


More information about the Python-bugs-list mailing list