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 corona10, vstinner
Date 2020-06-05.00:05:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591315549.18.0.111344376769.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 88ec9190105c9b03f49aaef601ce02b242a75273 by Victor Stinner in branch 'master':
bpo-40521: Make list free list per-interpreter (GH-20642)
https://github.com/python/cpython/commit/88ec9190105c9b03f49aaef601ce02b242a75273
History
Date User Action Args
2020-06-05 00:05:49vstinnersetrecipients: + vstinner, corona10
2020-06-05 00:05:49vstinnersetmessageid: <1591315549.18.0.111344376769.issue40521@roundup.psfhosted.org>
2020-06-05 00:05:49vstinnerlinkissue40521 messages
2020-06-05 00:05:49vstinnercreate