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-05-21.14:59:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621609186.27.0.84009722594.issue43667@roundup.psfhosted.org>
In-reply-to
Content
New changeset d3cc68900dc99966007112f884779895daefc7db by Jakub Kulík in branch '3.9':
[3.9] bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096) (GH-25847)
https://github.com/python/cpython/commit/d3cc68900dc99966007112f884779895daefc7db
History
Date User Action Args
2021-05-21 14:59:46vstinnersetrecipients: + vstinner, ezio.melotti, kulikjak
2021-05-21 14:59:46vstinnersetmessageid: <1621609186.27.0.84009722594.issue43667@roundup.psfhosted.org>
2021-05-21 14:59:46vstinnerlinkissue43667 messages
2021-05-21 14:59:46vstinnercreate