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 ezio.melotti, malin, vstinner, xiang.zhang
Date 2017-05-09.03:38:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494301115.68.0.192058421668.issue29990@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9da408d15bdef624a5632182cb4edf98001fa82f by Xiang Zhang in branch 'master':
bpo-29990: Fix range checking in GB18030 decoder (#1495)
https://github.com/python/cpython/commit/9da408d15bdef624a5632182cb4edf98001fa82f
History
Date User Action Args
2017-05-09 03:38:35xiang.zhangsetrecipients: + xiang.zhang, vstinner, ezio.melotti, malin
2017-05-09 03:38:35xiang.zhangsetmessageid: <1494301115.68.0.192058421668.issue29990@psf.upfronthosting.co.za>
2017-05-09 03:38:35xiang.zhanglinkissue29990 messages
2017-05-09 03:38:35xiang.zhangcreate