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-13.23:48:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589413721.86.0.624580554345.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3d17c045b4c3d09b72bbd95ed78af1ae6f0d98d2 by Victor Stinner in branch 'master':
bpo-40521: Add PyInterpreterState.unicode (GH-20081)
https://github.com/python/cpython/commit/3d17c045b4c3d09b72bbd95ed78af1ae6f0d98d2
History
Date User Action Args
2020-05-13 23:48:41vstinnersetrecipients: + vstinner
2020-05-13 23:48:41vstinnersetmessageid: <1589413721.86.0.624580554345.issue40521@roundup.psfhosted.org>
2020-05-13 23:48:41vstinnerlinkissue40521 messages
2020-05-13 23:48:41vstinnercreate