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 Phil, benjamin.peterson, grahamd, mark.dickinson, ned.deily, pitrou, ronaldoussoren, slavi, srid, vstinner
Date 2017-05-12.09:51:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494582700.57.0.599488701473.issue6393@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 94a3694c3dda97e3bcb51264bf47d948c5424d84 by Victor Stinner in branch '2.7':
bpo-6393: Fix locale.getprerredencoding() on macOS (#1555)
https://github.com/python/cpython/commit/94a3694c3dda97e3bcb51264bf47d948c5424d84
History
Date User Action Args
2017-05-12 09:51:40vstinnersetrecipients: + vstinner, ronaldoussoren, mark.dickinson, pitrou, benjamin.peterson, ned.deily, grahamd, srid, Phil, slavi
2017-05-12 09:51:40vstinnersetmessageid: <1494582700.57.0.599488701473.issue6393@psf.upfronthosting.co.za>
2017-05-12 09:51:40vstinnerlinkissue6393 messages
2017-05-12 09:51:40vstinnercreate