]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix PEP number in `ast_opt.c` for new `finally` check (#131928)
authorsobolevn <mail@sobolevn.me>
Mon, 31 Mar 2025 13:29:23 +0000 (16:29 +0300)
committerGitHub <noreply@github.com>
Mon, 31 Mar 2025 13:29:23 +0000 (16:29 +0300)
commit1e3ec335e01453639f5f475a5a8f917a1cc83b27
tree97921100a2c3d205ba7a51f16b43a8f1b3e27053
parent0147be09d585e6b5e013ea2d1b24c77500d9a083
Fix PEP number in `ast_opt.c` for new `finally` check (#131928)
Python/ast_opt.c