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 serhiy.storchaka
Recipients Oren Milman, benjamin.peterson, brett.cannon, ncoghlan, serhiy.storchaka, vstinner, yselivanov
Date 2017-09-30.19:51:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506801102.97.0.213398074469.issue31592@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a4dfe1c9eaca6faf206f63a178233ffea208c906 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31592: Fix an assertion failure in Python parser in case of a bad unicodedata.normalize(). (GH-3767) (#3836)
https://github.com/python/cpython/commit/a4dfe1c9eaca6faf206f63a178233ffea208c906
History
Date User Action Args
2017-09-30 19:51:43serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, vstinner, benjamin.peterson, yselivanov, Oren Milman
2017-09-30 19:51:42serhiy.storchakasetmessageid: <1506801102.97.0.213398074469.issue31592@psf.upfronthosting.co.za>
2017-09-30 19:51:42serhiy.storchakalinkissue31592 messages
2017-09-30 19:51:42serhiy.storchakacreate