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