diff options
author | Zackery Spytz <zspytz@gmail.com> | 2018-10-05 15:02:23 -0600 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-06 00:02:23 +0300 |
commit | 7bb9cd0a6766fd3e7b3c1e8f2315304ae192b34c (patch) | |
tree | c30462e3098460850f3d7e082b656d4a558fac68 /Lib/enum.py | |
parent | addf8afb43af58b9bf56a0ecfd0f316dd60ac0c3 (diff) | |
download | cpython-git-7bb9cd0a6766fd3e7b3c1e8f2315304ae192b34c.tar.gz |
bpo-34899: Fix a possible assertion failure due to int_from_bytes_impl() (GH-9705)
The _PyLong_FromByteArray() call in int_from_bytes_impl() was
unchecked.
Diffstat (limited to 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions