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-04.21:38:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591306724.17.0.545820426173.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 69ac6e58fd98de339c013fe64cd1cf763e4f9bca by Victor Stinner in branch 'master':
bpo-40521: Make tuple free list per-interpreter (GH-20247)
https://github.com/python/cpython/commit/69ac6e58fd98de339c013fe64cd1cf763e4f9bca
History
Date User Action Args
2020-06-04 21:38:44vstinnersetrecipients: + vstinner, corona10
2020-06-04 21:38:44vstinnersetmessageid: <1591306724.17.0.545820426173.issue40521@roundup.psfhosted.org>
2020-06-04 21:38:44vstinnerlinkissue40521 messages
2020-06-04 21:38:43vstinnercreate