summaryrefslogtreecommitdiffstats
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorPetr Viktorin <encukou@gmail.com>2021-10-22 08:12:06 (GMT)
committerGitHub <noreply@github.com>2021-10-22 08:12:06 (GMT)
commit276468dddb46c54980c782c09cdb53bd90755752 (patch)
tree71c31b71af4822983c6e0f67612a844d16513a51 /Python/fileutils.c
parent843b890334ca30cf6af27dffe29cecd06b49f7d9 (diff)
downloadcpython-276468dddb46c54980c782c09cdb53bd90755752.zip
cpython-276468dddb46c54980c782c09cdb53bd90755752.tar.gz
cpython-276468dddb46c54980c782c09cdb53bd90755752.tar.bz2
bpo-43795: Add a test for Stable ABI symbol availability using ctypes (GH-26354)
This is a cross-platform check that the symbols are actually exported in the ABI, not e.g. hidden in a macro. Caveat: PyModule_Create2 & PyModule_FromDefAndSpec2 are skipped. These aren't exported on some of our buildbots. This is a bug (bpo-44133). This test now makes sure all the others don't regress.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions