]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-96569: Avoid undefined behavior (#96616)
authorMark Shannon <mark@hotpy.org>
Thu, 8 Sep 2022 11:00:04 +0000 (12:00 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2022 11:00:04 +0000 (12:00 +0100)
commite72f469e857e2e853dd067742e4c8c5f7bb8fb16
treea0faea2840cbf932b7b8b38f324d6cb3a41c5ec1
parent3d6e6beb0d85f064a19e60012d140b5bc4ea0cca
[3.11] GH-96569: Avoid undefined behavior (#96616)

Co-authored-by: Michael Droettboom <mdboom@gmail.com>
Include/internal/pycore_frame.h
Misc/NEWS.d/next/Core and Builtins/2022-09-05-16-43-44.gh-issue-96569.9lmTCC.rst [new file with mode: 0644]
Python/pystate.c