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 <[email protected]>
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: <[email protected]>
2020-05-05 16:50:37vstinnerlinkissue40521 messages
2020-05-05 16:50:37vstinnercreate