diff options
author | Alexey Izbyshev <izbyshev@ispras.ru> | 2018-11-09 10:12:06 +0300 |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-08 23:12:06 -0800 |
commit | 7a69cf47a9bbc95f95fd67c982bff121b2a903cb (patch) | |
tree | 419c9be853df32f31ae559abc448ebde4bc3ba11 /Lib/idlelib/pyparse.py | |
parent | 0f221d09cad46bee38d1b7a7822772df66c53028 (diff) | |
download | cpython-git-7a69cf47a9bbc95f95fd67c982bff121b2a903cb.tar.gz |
bpo-35194: Fix a wrong constant in cp932 codec (GH-10420)
This typo doesn't affect the result because wrong bits are discarded
on implicit conversion to unsigned char, but it trips UBSan
with -fsanitize=implicit-integer-truncation.
https://bugs.python.org/issue35194
Diffstat (limited to 'Lib/idlelib/pyparse.py')
0 files changed, 0 insertions, 0 deletions