]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93356: Lay out exception handling code at end of code unit (GH-92769)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 2 Jun 2022 13:13:43 +0000 (14:13 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Jun 2022 13:13:43 +0000 (14:13 +0100)
commit94b1586ca538d24388a159de6dda7eff1c230364
tree57b003806e1043cbb901ec5bab309705420b839e
parentaf5bb1fba49c1f703890e28f69f0928109ecd815
gh-93356: Lay out exception handling code at end of code unit  (GH-92769)
Lib/test/test_dis.py
Misc/NEWS.d/next/Core and Builtins/2022-05-30-15-51-11.gh-issue-93356.l5wnzW.rst [new file with mode: 0644]
Python/compile.c