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 methane
Recipients methane, miss-islington
Date 2020-06-30.03:23:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593487396.04.0.899396482849.issue41123@roundup.psfhosted.org>
In-reply-to
Content
New changeset b3332660adb02babb7e66e45310c66dc9a9a94da by Inada Naoki in branch 'master':
bpo-41123: Remove PyUnicode_AsUnicodeCopy (GH-21209)
https://github.com/python/cpython/commit/b3332660adb02babb7e66e45310c66dc9a9a94da
History
Date User Action Args
2020-06-30 03:23:16methanesetrecipients: + methane, miss-islington
2020-06-30 03:23:16methanesetmessageid: <1593487396.04.0.899396482849.issue41123@roundup.psfhosted.org>
2020-06-30 03:23:16methanelinkissue41123 messages
2020-06-30 03:23:15methanecreate