This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients gvanrossum, ncoghlan, pitrou
Date 2013-05-11.20:04:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368302660.7.0.543366807551.issue17934@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2013-05-11 20:04:20pitrousetrecipients: + pitrou, gvanrossum, ncoghlan
2013-05-11 20:04:20pitrousetmessageid: <1368302660.7.0.543366807551.issue17934@psf.upfronthosting.co.za>
2013-05-11 20:04:20pitroulinkissue17934 messages
2013-05-11 20:04:20pitroucreate