]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46670: Remove unused macros in the Python directory (GH-31192)
authorVictor Stinner <vstinner@python.org>
Mon, 7 Feb 2022 15:21:52 +0000 (16:21 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Feb 2022 15:21:52 +0000 (16:21 +0100)
commit7d8b69e1d1f125454d8cec81ff0dee72f2bef957
tree620185012021139b0c85ad01cc62c646a096548b
parent760349198dbd8771629753e096a885c1aa28a1ca
bpo-46670: Remove unused macros in the Python directory (GH-31192)
Python/ast_opt.c
Python/compile.c
Python/import.c
Python/thread.c