]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40280: Allow to compile _testcapi as builtin module (GH-30559)
authorChristian Heimes <christian@python.org>
Wed, 12 Jan 2022 19:27:37 +0000 (21:27 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Jan 2022 19:27:37 +0000 (20:27 +0100)
commite34c9367f8e0068ca4bcad9fb5c2c1024d02a77d
tree652196b8d16c2478fda8c0b232179ebb62a4b6f6
parentfc05e6bfce5d5dfc23859e6f7862c1e707a12e42
bpo-40280: Allow to compile _testcapi as builtin module (GH-30559)
Modules/Setup.stdlib.in
Modules/_testcapimodule.c
configure
configure.ac