]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100747: some compiler macros use c instead of C to access the compiler (#100748)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 4 Jan 2023 20:19:20 +0000 (20:19 +0000)
committerGitHub <noreply@github.com>
Wed, 4 Jan 2023 20:19:20 +0000 (20:19 +0000)
commit52017dbe1681a7cd4fe0e8d6fbbf81fd711a0506
tree39a1b5482f5cbcd4acd34a935977d61b232ca49c
parent15aecf8dd70f82eb507d74fae9662072a377bdc8
gh-100747: some compiler macros use c instead of C to access the compiler (#100748)
Python/compile.c