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 miss-islington
Recipients belopolsky, izbyshev, miss-islington, p-ganssle, serhiy.storchaka, taleinat
Date 2018-08-23.15:54:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535039691.6.0.56676864532.issue34454@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 89b1654e0bc7bc69709dca86dd4c92eb7122ac7e by Miss Islington (bot) in branch '3.7':
bpo-34454: fix .fromisoformat() methods crashing on inputs with surrogate code points (GH-8862)
https://github.com/python/cpython/commit/89b1654e0bc7bc69709dca86dd4c92eb7122ac7e
History
Date User Action Args
2018-08-23 15:54:51miss-islingtonsetrecipients: + miss-islington, belopolsky, taleinat, serhiy.storchaka, p-ganssle, izbyshev
2018-08-23 15:54:51miss-islingtonsetmessageid: <1535039691.6.0.56676864532.issue34454@psf.upfronthosting.co.za>
2018-08-23 15:54:51miss-islingtonlinkissue34454 messages
2018-08-23 15:54:51miss-islingtoncreate