]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] GH-123545: Remove duplicate Py_DECREF when handling _PyOptimizer_Optimize...
authorSavannah Ostrowski <savannahostrowski@gmail.com>
Fri, 6 Sep 2024 16:02:32 +0000 (09:02 -0700)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 16:02:32 +0000 (09:02 -0700)
commiteac2fdacfb1b3b86e09f25c025ee7a2b2e24671b
treefe6979a7f218914ab2fa5ccee7c303a7bedfe5aa
parentd053204b73c8569ac0c8c107b997293ffe64b195
[3.13] GH-123545: Remove duplicate Py_DECREF when handling _PyOptimizer_Optimize errors (GH-123759)

(cherry picked from commit 1fbc118c5d3916e920a57cda3cb6d9a0292de26e)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
Misc/NEWS.d/next/Core_and_Builtins/2024-09-01-00-02-05.gh-issue-123545.8nQNbL.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h