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-05.16:50:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588697437.55.0.173413163597.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 607b1027fec7b4a1602aab7df57795fbcec1c51b by Victor Stinner in branch 'master':
bpo-40521: Disable Unicode caches in isolated subinterpreters (GH-19933)
https://github.com/python/cpython/commit/607b1027fec7b4a1602aab7df57795fbcec1c51b
History
Date User Action Args
2020-05-05 16:50:37vstinnersetrecipients: + vstinner
2020-05-05 16:50:37vstinnersetmessageid: <1588697437.55.0.173413163597.issue40521@roundup.psfhosted.org>
2020-05-05 16:50:37vstinnerlinkissue40521 messages
2020-05-05 16:50:37vstinnercreate