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 ezio.melotti, kulikjak, vstinner
Date 2021-04-30.13:21:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619788908.82.0.901062773584.issue43667@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9032cf5cb1e33c0349089cfb0f6bf11ed3c30e86 by Jakub Kulík in branch 'master':
bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096)
https://github.com/python/cpython/commit/9032cf5cb1e33c0349089cfb0f6bf11ed3c30e86
History
Date User Action Args
2021-04-30 13:21:48vstinnersetrecipients: + vstinner, ezio.melotti, kulikjak
2021-04-30 13:21:48vstinnersetmessageid: <1619788908.82.0.901062773584.issue43667@roundup.psfhosted.org>
2021-04-30 13:21:48vstinnerlinkissue43667 messages
2021-04-30 13:21:48vstinnercreate