]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102250: Fix double-decref in COMPARE_AND_BRANCH error case (GH-102287)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Mon, 27 Feb 2023 10:46:40 +0000 (05:46 -0500)
committerGitHub <noreply@github.com>
Mon, 27 Feb 2023 10:46:40 +0000 (10:46 +0000)
commite3c3f9fec099fe78d2f98912be337d632f6fcdd1
treed38597eae9ef4018b063e217f3c30147c09167fb
parent101a12c5767a8c6ca6e32b8e24a462d2606d24ca
gh-102250: Fix double-decref in COMPARE_AND_BRANCH error case (GH-102287)
Lib/test/test_bool.py
Misc/NEWS.d/next/Core and Builtins/2023-02-26-23-10-32.gh-issue-102250.7MUKoC.rst [new file with mode: 0644]
Python/bytecodes.c
Python/generated_cases.c.h