- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message307402
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 | vstinner |
|---|---|
| Recipients | barry, eric.snow, ncoghlan, vstinner |
| Date | 2017-12-01.19:09:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1512155397.47.0.213398074469.issue32030@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset ebac19dad6263141d5db0a2c923efe049dba99d2 by Victor Stinner in branch 'master': bpo-32030: Don't call _PyPathConfig_Fini() in Py_FinalizeEx() (#4667) https://github.com/python/cpython/commit/ebac19dad6263141d5db0a2c923efe049dba99d2 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-01 19:09:57 | vstinner | set | recipients: + vstinner, barry, ncoghlan, eric.snow |
| 2017-12-01 19:09:57 | vstinner | set | messageid: <1512155397.47.0.213398074469.issue32030@psf.upfronthosting.co.za> |
| 2017-12-01 19:09:57 | vstinner | link | issue32030 messages |
| 2017-12-01 19:09:57 | vstinner | create | |

