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 eric.snow, methane, ncoghlan, vstinner
Date 2018-08-29.17:32:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535563971.56.0.56676864532.issue34523@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c5989cd87659acbfd4d19dc00dbe99c3a0fc9bd2 by Victor Stinner in branch 'master':
bpo-34523: Py_DecodeLocale() use UTF-8 on Windows (GH-8998)
https://github.com/python/cpython/commit/c5989cd87659acbfd4d19dc00dbe99c3a0fc9bd2
History
Date User Action Args
2018-08-29 17:32:51vstinnersetrecipients: + vstinner, ncoghlan, methane, eric.snow
2018-08-29 17:32:51vstinnersetmessageid: <1535563971.56.0.56676864532.issue34523@psf.upfronthosting.co.za>
2018-08-29 17:32:51vstinnerlinkissue34523 messages
2018-08-29 17:32:51vstinnercreate