]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
compiler: Merge except_table and cnotab (GH-31614)
authorInada Naoki <songofacandy@gmail.com>
Tue, 1 Mar 2022 01:27:20 +0000 (10:27 +0900)
committerGitHub <noreply@github.com>
Tue, 1 Mar 2022 01:27:20 +0000 (10:27 +0900)
commitdf9f7597559b6256924fcd3a1c3dc24cd5c5edaf
tree83627d4ec8c9e8115d85a52a4fdb14fdf68d1341
parent422fdb37172c145043d4f1276adad43ff375f0d5
compiler: Merge except_table and cnotab (GH-31614)
Python/compile.c