Add ABI dump script (#94135)

This commit is contained in:
Pablo Galindo Salgado 2022-06-23 22:52:43 +01:00 committed by GitHub
parent 28a2ccfff2
commit 8e6eccabe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 1 deletions

3
.gitignore vendored
View file

@ -150,3 +150,6 @@ Python/frozen_modules/MANIFEST
# Ignore ./python binary on Unix but still look into ./Python/ directory.
/python
!/Python/
# main branch only: ABI files are not checked/maintained
Doc/data/python*.abi