Commit 276468d
authored
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.
1 parent 843b890 commit 276468d
File tree
2 files changed
+881
-0
lines changed- Lib/test
- Tools/scripts
2 files changed
+881
-0
lines changed
0 commit comments