[issue38500] Provide a way to get/set PyInterpreterState.frame_eval without needing to access interpreter internals

Dino Viehland report at bugs.python.org
Fri Nov 1 18:17:57 EDT 2019


Dino Viehland <dinoviehland at gmail.com> added the comment:

Adding the getter/setters seems perfectly reasonable to me, and I agree they should be underscore prefixed as well.

----------

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


More information about the Python-bugs-list mailing list