]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108487: Move assert(self != NULL) down beyond DEOPT_IF() (#108510)
authorGuido van Rossum <guido@python.org>
Mon, 28 Aug 2023 17:17:00 +0000 (10:17 -0700)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 17:17:00 +0000 (10:17 -0700)
commit47d7eba889bc03884744f978f5f8612380363332
tree96f61d3955357b6b3ff5152e275f3accaadad293
parent4116592b6f014a2720e9b09e2c8dec4bf4b4cd8f
gh-108487: Move assert(self != NULL) down beyond DEOPT_IF() (#108510)
Misc/NEWS.d/next/Core and Builtins/2023-08-26-04-31-01.gh-issue-108487.1Gbr9k.rst [new file with mode: 0644]
Python/bytecodes.c
Python/generated_cases.c.h