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 taleinat
Recipients belopolsky, izbyshev, p-ganssle, serhiy.storchaka, taleinat
Date 2018-08-23.15:06:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535036783.61.0.56676864532.issue34454@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 096329f0b2bf5e3f0a16363aa631d993ce078737 by Tal Einat (Paul Ganssle) in branch 'master':
bpo-34454: fix .fromisoformat() methods crashing on inputs with surrogate code points (GH-8862)
https://github.com/python/cpython/commit/096329f0b2bf5e3f0a16363aa631d993ce078737
History
Date User Action Args
2018-08-23 15:06:23taleinatsetrecipients: + taleinat, belopolsky, serhiy.storchaka, p-ganssle, izbyshev
2018-08-23 15:06:23taleinatsetmessageid: <1535036783.61.0.56676864532.issue34454@psf.upfronthosting.co.za>
2018-08-23 15:06:23taleinatlinkissue34454 messages
2018-08-23 15:06:23taleinatcreate