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-20.10:27:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574245627.47.0.352941668046.issue38823@roundup.psfhosted.org>
In-reply-to
Content
New changeset daf7a082b20e59a0518cda1500add42c36ab058f by Miss Islington (bot) in branch '3.8':
bpo-38823: Fix refleak in _tracemalloc init error handling (GH-17235)
https://github.com/python/cpython/commit/daf7a082b20e59a0518cda1500add42c36ab058f
History
Date User Action Args
2019-11-20 10:27:07miss-islingtonsetrecipients: + miss-islington, twouters, vstinner, asvetlov, serhiy.storchaka, brandtbucher
2019-11-20 10:27:07miss-islingtonsetmessageid: <1574245627.47.0.352941668046.issue38823@roundup.psfhosted.org>
2019-11-20 10:27:07miss-islingtonlinkissue38823 messages
2019-11-20 10:27:07miss-islingtoncreate