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 xiang.zhang
Recipients benjamin.peterson, ezio.melotti, lemburg, serhiy.storchaka, sibiryakov, terry.reedy, vstinner, xiang.zhang
Date 2018-01-31.13:34:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517405659.95.0.467229070634.issue32583@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ea94fce6960d90fffeeda131e31024617912d231 by Xiang Zhang in branch '3.6':
[3.6] bpo-32583: Fix possible crashing in builtin Unicode decoders (GH-5325) (#5459)
https://github.com/python/cpython/commit/ea94fce6960d90fffeeda131e31024617912d231
History
Date User Action Args
2018-01-31 13:34:20xiang.zhangsetrecipients: + xiang.zhang, lemburg, terry.reedy, vstinner, benjamin.peterson, ezio.melotti, serhiy.storchaka, sibiryakov
2018-01-31 13:34:19xiang.zhangsetmessageid: <1517405659.95.0.467229070634.issue32583@psf.upfronthosting.co.za>
2018-01-31 13:34:19xiang.zhanglinkissue32583 messages
2018-01-31 13:34:19xiang.zhangcreate