Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
bpo-42545: Check that all symbols in the limited ABI are exported (GH…
- Loading branch information
Showing
with
1,027 additions
and 0 deletions.
- +2 −0 .github/workflows/build.yml
- +2 −0 .travis.yml
- +779 −0 Doc/data/stable_abi.dat
- +10 −0 Makefile.pre.in
- +234 −0 Tools/scripts/stable_abi.py
Oops, something went wrong.