]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91324: List feature macros in the stable ABI manifest, improve tests (GH-32415)
authorPetr Viktorin <encukou@gmail.com>
Thu, 28 Apr 2022 14:30:28 +0000 (16:30 +0200)
committerGitHub <noreply@github.com>
Thu, 28 Apr 2022 14:30:28 +0000 (16:30 +0200)
commit6dcbc08c95cce4630b3bfb53bdb74e2523795555
treead1c12daa5201e81b6c68df6d46f26d8cf75688c
parentd1de10784d9678d14759d0d03216431d1090e60e
gh-91324: List feature macros in the stable ABI manifest, improve tests (GH-32415)
Lib/test/test_stable_abi_ctypes.py
Misc/stable_abi.txt
Modules/_testcapi_feature_macros.inc [new file with mode: 0644]
Modules/_testcapimodule.c
PC/python3dll.c
Tools/scripts/stable_abi.py