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 miss-islington
Recipients asvetlov, brandtbucher, miss-islington, serhiy.storchaka, twouters, vstinner
Date 2019-11-19.23:31:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574206272.25.0.327215919074.issue38823@roundup.psfhosted.org>
In-reply-to
Content
New changeset a5ed2fe0eedefa1649aa93ee74a0bafc8e628a10 by Miss Islington (bot) in branch '3.8':
bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250)
https://github.com/python/cpython/commit/a5ed2fe0eedefa1649aa93ee74a0bafc8e628a10
History
Date User Action Args
2019-11-19 23:31:12miss-islingtonsetrecipients: + miss-islington, twouters, vstinner, asvetlov, serhiy.storchaka, brandtbucher
2019-11-19 23:31:12miss-islingtonsetmessageid: <1574206272.25.0.327215919074.issue38823@roundup.psfhosted.org>
2019-11-19 23:31:12miss-islingtonlinkissue38823 messages
2019-11-19 23:31:12miss-islingtoncreate