- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message188952
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:20 | pitrou | set | recipients: + pitrou, gvanrossum, ncoghlan |
| 2013-05-11 20:04:20 | pitrou | set | messageid: <1368302660.7.0.543366807551.issue17934@psf.upfronthosting.co.za> |
| 2013-05-11 20:04:20 | pitrou | link | issue17934 messages |
| 2013-05-11 20:04:20 | pitrou | create | |

