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 miss-islington
Recipients Neui, SilentGhost, eryksun, ezio.melotti, jberg, miss-islington, ncoghlan, vstinner
Date 2021-03-17.21:11:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616015483.28.0.562149217091.issue35883@roundup.psfhosted.org>
In-reply-to
Content
New changeset aa967ec4d4c2fc844f8f16b339140b050ae4d5e2 by Miss Islington (bot) in branch '3.9':
bpo-35883: Py_DecodeLocale() escapes invalid Unicode characters (GH-24843)
https://github.com/python/cpython/commit/aa967ec4d4c2fc844f8f16b339140b050ae4d5e2
History
Date User Action Args
2021-03-17 21:11:23miss-islingtonsetrecipients: + miss-islington, ncoghlan, vstinner, ezio.melotti, SilentGhost, eryksun, Neui, jberg
2021-03-17 21:11:23miss-islingtonsetmessageid: <1616015483.28.0.562149217091.issue35883@roundup.psfhosted.org>
2021-03-17 21:11:23miss-islingtonlinkissue35883 messages
2021-03-17 21:11:23miss-islingtoncreate