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 izbyshev, vstinner
Date 2018-11-28.11:42:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543405363.86.0.702299269573.issue35322@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, izbyshev
2018-11-28 11:42:43vstinnersetmessageid: <1543405363.86.0.702299269573.issue35322@psf.upfronthosting.co.za>
2018-11-28 11:42:43vstinnerlinkissue35322 messages
2018-11-28 11:42:43vstinnercreate