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.09:26:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543397184.43.0.702299269573.issue35322@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bde9d6bbb46ca59bcee5d5060adaa33c3ffee3a6 by Victor Stinner in branch 'master':
bpo-34523, bpo-35322: Fix unicode_encode_locale() (GH-10759)
https://github.com/python/cpython/commit/bde9d6bbb46ca59bcee5d5060adaa33c3ffee3a6
History
Date User Action Args
2018-11-28 09:26:24vstinnersetrecipients: + vstinner, izbyshev
2018-11-28 09:26:24vstinnersetmessageid: <1543397184.43.0.702299269573.issue35322@psf.upfronthosting.co.za>
2018-11-28 09:26:24vstinnerlinkissue35322 messages
2018-11-28 09:26:24vstinnercreate