]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101169: reduce the implementation of except* by one bytecode instruction (#101170)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 19 Jan 2023 23:30:49 +0000 (23:30 +0000)
committerGitHub <noreply@github.com>
Thu, 19 Jan 2023 23:30:49 +0000 (23:30 +0000)
commit9ec9b203eaa219ed13ad9deb21740924bd22b10d
tree150505000af2ee0a398a49b0a564ebaa019caefe
parent6036c3e856f033bf13e929536e7bf127fdd921c9
gh-101169: reduce the implementation of except* by one bytecode instruction (#101170)
Python/compile.c