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 vstinner
Date 2020-05-12.23:37:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589326627.32.0.227738047006.issue40609@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e2ca1742076169089b818d0883688a2ddd9964a by Victor Stinner in branch 'master':
bpo-40609: Rewrite how _tracemalloc handles domains (GH-20059)
https://github.com/python/cpython/commit/9e2ca1742076169089b818d0883688a2ddd9964a
History
Date User Action Args
2020-05-12 23:37:07vstinnersetrecipients: + vstinner
2020-05-12 23:37:07vstinnersetmessageid: <1589326627.32.0.227738047006.issue40609@roundup.psfhosted.org>
2020-05-12 23:37:07vstinnerlinkissue40609 messages
2020-05-12 23:37:07vstinnercreate