summaryrefslogtreecommitdiffstats
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2022-11-08 20:00:19 (GMT)
committerGitHub <noreply@github.com>2022-11-08 20:00:19 (GMT)
commit0b4ffb08ccdc21fc07ce90d3f78b58a25e1af653 (patch)
treea8a7341c62dfd4a6c800f4ea411e762aa5604882 /Python/marshal.c
parent52f91c642b72003c57fc1fb855beab6dfab155b7 (diff)
downloadcpython-0b4ffb08ccdc21fc07ce90d3f78b58a25e1af653.zip
cpython-0b4ffb08ccdc21fc07ce90d3f78b58a25e1af653.tar.gz
cpython-0b4ffb08ccdc21fc07ce90d3f78b58a25e1af653.tar.bz2
gh-99248: [Enum] fix negative number infinite loop (GH-99256)
[Enum] fix negative number infinite loop - _iter_bits_lsb() now raises a ValueError if a negative number is passed in - verify() now skips checking negative numbers for named flags
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions