Branch: refs/heads/2.7 Home: https://github.com/python/cpython Commit: 4e7457b85316e6591a4f0c3a4d0807bfdf7a2bea https://github.com/python/cpython/commit/4e7457b85316e6591a4f0c3a4d0807bfdf7a2bea Author: Xiang Zhang <angwerzx at 126.com> Date: 2017年05月09日 (2017年5月09日) Changed paths: M Lib/test/test_codecencodings_cn.py M Misc/NEWS M Modules/cjkcodecs/_codecs_cn.c Log Message: ----------- bpo-29990: Fix range checking in GB18030 decoder (#1509)