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 Neui, SilentGhost, eryksun, ezio.melotti, jberg, ncoghlan, vstinner
Date 2021-03-17.20:47:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616014021.65.0.472900296622.issue35883@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9976834f807ea63ca51bc4f89be457d734148682 by Victor Stinner in branch 'master':
bpo-35883: Py_DecodeLocale() escapes invalid Unicode characters (GH-24843)
https://github.com/python/cpython/commit/9976834f807ea63ca51bc4f89be457d734148682
History
Date User Action Args
2021-03-17 20:47:01vstinnersetrecipients: + vstinner, ncoghlan, ezio.melotti, SilentGhost, eryksun, Neui, jberg
2021-03-17 20:47:01vstinnersetmessageid: <1616014021.65.0.472900296622.issue35883@roundup.psfhosted.org>
2021-03-17 20:47:01vstinnerlinkissue35883 messages
2021-03-17 20:47:01vstinnercreate