]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315)
authorPetr Viktorin <encukou@gmail.com>
Thu, 29 Apr 2021 09:33:14 +0000 (11:33 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Apr 2021 09:33:14 +0000 (11:33 +0200)
commitf6ee4dad589c0953283dacb577a2d808fda7aae9
tree76821968abd70559e9929324a3be3a08f163b26a
parent645ed62fb4c09b7e23887fcca0767b0f2d7d3fd6
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315)
Doc/data/stable_abi.dat
Makefile.pre.in
Misc/NEWS.d/next/C API/2021-04-09-18-19-07.bpo-43795.l0yobT.rst [new file with mode: 0644]
Misc/stable_abi.txt [new file with mode: 0644]
PC/python3dll.c [changed mode: 0644->0755]
Tools/scripts/README
Tools/scripts/stable_abi.py