STINNER Victor <vstin...@python.org> added the comment:

As I already wrote previously, I'm a supporter of requiring debuggers and 
profilers to explicitly call PyFrame_FastToLocalsWithError() and 
PyFrame_LocalsToFast(). It should only impact a minority of users, whereas the 
majority will benefit of way better performance, no?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42197>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to