- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message357002
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 | asvetlov, brandtbucher, miss-islington, serhiy.storchaka, twouters, vstinner |
| Date | 2019-11-19.23:13:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1574205189.52.0.137379444907.issue38823@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset ac2235432c607ce2c0faf6dff5d9b2534d2f6652 by Victor Stinner (Brandt Bucher) in branch 'master': bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250) https://github.com/python/cpython/commit/ac2235432c607ce2c0faf6dff5d9b2534d2f6652 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-11-19 23:13:09 | vstinner | set | recipients: + vstinner, twouters, asvetlov, serhiy.storchaka, miss-islington, brandtbucher |
| 2019-11-19 23:13:09 | vstinner | set | messageid: <1574205189.52.0.137379444907.issue38823@roundup.psfhosted.org> |
| 2019-11-19 23:13:09 | vstinner | link | issue38823 messages |
| 2019-11-19 23:13:09 | vstinner | create | |

