]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109627: duplicated smalll exit blocks need to be assigned jump target labels ...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 20 Sep 2023 23:08:06 +0000 (00:08 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Sep 2023 23:08:06 +0000 (23:08 +0000)
commit9ccf0545efd5bc5af5aa51774030c471d49a972b
treeb55fefefa886638de6a493944674b0e053089a3f
parent14cdefa667f211401c9dfab33c4695e80b4e5e95
gh-109627: duplicated smalll exit blocks need to be assigned jump target labels (#109630)
Lib/test/test_compile.py
Misc/NEWS.d/next/Core and Builtins/2023-09-20-23-04-15.gh-issue-109627.xxe7De.rst [new file with mode: 0644]
Python/flowgraph.c