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