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.20:21:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535574101.8.0.56676864532.issue34523@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3d4226a832cabc630402589cc671cc4035d504e5 by Victor Stinner in branch 'master':
bpo-34523: Support surrogatepass in locale codecs (GH-8995)
https://github.com/python/cpython/commit/3d4226a832cabc630402589cc671cc4035d504e5
History
Date User Action Args
2018-08-29 20:21:41vstinnersetrecipients: + vstinner, ncoghlan, methane, eric.snow
2018-08-29 20:21:41vstinnersetmessageid: <1535574101.8.0.56676864532.issue34523@psf.upfronthosting.co.za>
2018-08-29 20:21:41vstinnerlinkissue34523 messages
2018-08-29 20:21:41vstinnercreate