[issue17934] Add a frame method to clear expensive details

Antoine Pitrou report at bugs.python.org
Sat May 11 22:04:20 CEST 2013


Antoine Pitrou added the comment:

Updated patch to avoid clearing executing frames.
Note that the new f_executing member should be re-usable to compute gi_running without storing it.

----------
Added file: http://bugs.python.org/file30225/frame_clear2.patch

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


More information about the Python-bugs-list mailing list