]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-96678: Fix undefined behavior in ceval.c (#96708)
authorMark Shannon <mark@hotpy.org>
Sat, 10 Sep 2022 00:12:06 +0000 (01:12 +0100)
committerGitHub <noreply@github.com>
Sat, 10 Sep 2022 00:12:06 +0000 (01:12 +0100)
commit50a70a083d34305a52fac4f5901bff2ead152d68
tree0284a73dc74d2d7fc11bed109a9177950d72f38b
parent72b29b2611eb7d161958c92993c5050a037d06e4
GH-96678: Fix undefined behavior in ceval.c (#96708)
Misc/NEWS.d/next/Core and Builtins/2022-09-09-13-13-27.gh-issue-96678.vMxi9F.rst [new file with mode: 0644]
Python/ceval.c