- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message305150
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 | serhiy.storchaka |
|---|---|
| Recipients | Mark.Shannon, asvetlov, benjamin.peterson, brett.cannon, emptysquare, larry, martin.panter, ncoghlan, njs, pitrou, scoder, serhiy.storchaka, vstinner, yselivanov |
| Date | 2017-10-28.08:16:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1509178619.78.0.213398074469.issue25612@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note that removing exc_type, exc_value and exc_traceback from PyThreadState breaks Cython. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-28 08:17:00 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, ncoghlan, pitrou, scoder, vstinner, larry, benjamin.peterson, njs, asvetlov, Mark.Shannon, martin.panter, yselivanov, emptysquare |
| 2017-10-28 08:16:59 | serhiy.storchaka | set | messageid: <1509178619.78.0.213398074469.issue25612@psf.upfronthosting.co.za> |
| 2017-10-28 08:16:59 | serhiy.storchaka | link | issue25612 messages |
| 2017-10-28 08:16:59 | serhiy.storchaka | create | |

