- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message358028
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 | eric.snow, vstinner |
| Date | 2019-12-08.20:56:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1575838564.45.0.0577921299155.issue38858@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 080ee5a88406fb68aaab741145cd5d2a7c5f2ad6 by Victor Stinner in branch 'master': bpo-38858: Fix ref leak in pycore_interp_init() (GH-17512) https://github.com/python/cpython/commit/080ee5a88406fb68aaab741145cd5d2a7c5f2ad6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-08 20:56:04 | vstinner | set | recipients: + vstinner, eric.snow |
| 2019-12-08 20:56:04 | vstinner | set | messageid: <1575838564.45.0.0577921299155.issue38858@roundup.psfhosted.org> |
| 2019-12-08 20:56:04 | vstinner | link | issue38858 messages |
| 2019-12-08 20:56:04 | vstinner | create | |

