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-11-28.11:42:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543405363.72.0.788709270274.issue34523@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 85ab974f78c0ebcfa611639864640d0273eb5466 by Victor Stinner in branch '3.7':
bpo-34523, bpo-35322: Fix unicode_encode_locale() (GH-10759) (GH-10761)
https://github.com/python/cpython/commit/85ab974f78c0ebcfa611639864640d0273eb5466
History
Date User Action Args
2018-11-28 11:42:43vstinnersetrecipients: + vstinner, ncoghlan, methane, eric.snow
2018-11-28 11:42:43vstinnersetmessageid: <1543405363.72.0.788709270274.issue34523@psf.upfronthosting.co.za>
2018-11-28 11:42:43vstinnerlinkissue34523 messages
2018-11-28 11:42:43vstinnercreate