[issue1654367] [PATCH] Debuggers need a way to change the locals of a frame

Armin Rigo report at bugs.python.org
Thu Feb 6 16:45:02 CET 2014


Armin Rigo added the comment:

CPython 2.7 is in feature-freeze, so we need to add it to __pypy__.  If people here decide to add it more officially to CPython 3.x, then we'll also add it into pypy3, obviously.  I'm sure a debugger can cope with a few extra ifs to check on which platform it is really running :-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1654367>
_______________________________________


More information about the Python-bugs-list mailing list