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.

URL PR 10432
Status merged
Title bpo-35194: cjkcodec: check the encoded value is not truncated
History
Date User Action Args
2019-03-29 07:48:48izbyshevsetstatus: open -> merged
2019-03-29 07:47:33izbyshevsettitle: bpo-35194: Explicitly check that the encoded value is not truncated -> bpo-35194: cjkcodec: check the encoded value is not truncated
2018-11-09 14:29:46izbyshevsettitle: bpo-35194: Explicitly check that the encoded byte is in range [0; 255] -> bpo-35194: Explicitly check that the encoded value is not truncated
2018-11-09 13:39:51izbyshevlinkissue35194 pull_requests
2018-11-09 13:39:51izbyshevcreate