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 Mark.Shannon, corona10, shihai1991, vstinner
Date 2020-06-23.09:33:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592904814.18.0.331528218832.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset b4e85cadfbc2b1b24ec5f3159e351dbacedaa5e0 by Victor Stinner in branch 'master':
bpo-40521: Make dict free lists per-interpreter (GH-20645)
https://github.com/python/cpython/commit/b4e85cadfbc2b1b24ec5f3159e351dbacedaa5e0
History
Date User Action Args
2020-06-23 09:33:34vstinnersetrecipients: + vstinner, Mark.Shannon, corona10, shihai1991
2020-06-23 09:33:34vstinnersetmessageid: <1592904814.18.0.331528218832.issue40521@roundup.psfhosted.org>
2020-06-23 09:33:34vstinnerlinkissue40521 messages
2020-06-23 09:33:33vstinnercreate