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 <[email protected]>
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:09vstinnersetrecipients: + vstinner, twouters, asvetlov, serhiy.storchaka, miss-islington, brandtbucher
2019-11-19 23:13:09vstinnersetmessageid: <[email protected]>
2019-11-19 23:13:09vstinnerlinkissue38823 messages
2019-11-19 23:13:09vstinnercreate