]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add CI step to check changes in the exported ABI (GH-25230)
authorPablo Galindo <Pablogsal@gmail.com>
Fri, 9 Apr 2021 00:34:08 +0000 (01:34 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Apr 2021 00:34:08 +0000 (01:34 +0100)
commit4d9336d1147a7855a03e441120bf720a73cb742f
tree5f257dbadd331180b26af0ad5181f74bc44833ab
parenta9228d02d16fe90f2f13e7e9ec478f7b4f8607a2
Add CI step to check changes in the exported ABI (GH-25230)
.github/workflows/build.yml
Doc/data/python3.9.abi [new file with mode: 0644]
Makefile.pre.in