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.23:14:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591312487.42.0.1421882474.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7daba6f221e713f7f60c613b246459b07d179f91 by Victor Stinner in branch 'master':
bpo-40521: Make slice cache per-interpreter (GH-20637)
https://github.com/python/cpython/commit/7daba6f221e713f7f60c613b246459b07d179f91
History
Date User Action Args
2020-06-04 23:14:47vstinnersetrecipients: + vstinner, corona10
2020-06-04 23:14:47vstinnersetmessageid: <1591312487.42.0.1421882474.issue40521@roundup.psfhosted.org>
2020-06-04 23:14:47vstinnerlinkissue40521 messages
2020-06-04 23:14:47vstinnercreate