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-20.10:00:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574244036.21.0.190871546982.issue38823@roundup.psfhosted.org>
In-reply-to
Content
New changeset d51a363a4379385fdfe9c09a56324631465ede29 by Victor Stinner (Brandt Bucher) in branch 'master':
bpo-38823: Fix refleak in _tracemalloc init error handling (GH-17235)
https://github.com/python/cpython/commit/d51a363a4379385fdfe9c09a56324631465ede29
History
Date User Action Args
2019-11-20 10:00:36vstinnersetrecipients: + vstinner, twouters, asvetlov, serhiy.storchaka, miss-islington, brandtbucher
2019-11-20 10:00:36vstinnersetmessageid: <1574244036.21.0.190871546982.issue38823@roundup.psfhosted.org>
2019-11-20 10:00:36vstinnerlinkissue38823 messages
2019-11-20 10:00:36vstinnercreate