- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message231705
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 | xdegaye |
|---|---|
| Recipients | emptysquare, pitrou, serhiy.storchaka, vstinner, xdegaye |
| Date | 2014-11-26.11:33:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1417001588.26.0.404249346749.issue22898@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> + /* during Python finalization, warnings may be emited after interp->sysdict > + is cleared: see issue #22898 */ > > I would prefer to see this comment in the else block. Indeed. New updated patch attached. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-26 11:33:08 | xdegaye | set | recipients: + xdegaye, pitrou, vstinner, serhiy.storchaka, emptysquare |
| 2014-11-26 11:33:08 | xdegaye | set | messageid: <1417001588.26.0.404249346749.issue22898@psf.upfronthosting.co.za> |
| 2014-11-26 11:33:08 | xdegaye | link | issue22898 messages |
| 2014-11-26 11:33:08 | xdegaye | create | |

