]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43795: PEP 652 user documentation (GH-25668)
authorPetr Viktorin <encukou@gmail.com>
Tue, 11 May 2021 14:04:33 +0000 (16:04 +0200)
committerGitHub <noreply@github.com>
Tue, 11 May 2021 14:04:33 +0000 (07:04 -0700)
commitb05955d6f5f149523b5855a335444b7c6324bdb7
tree0829fa3eafc60cba7f67e5e36966bf26b40c81c8
parentd1b81574edd75e33ae85c525ac988ce772675a07
bpo-43795: PEP 652 user documentation (GH-25668)

- Reformat the C API and ABI Versioning page (and extend/clarify a bit)
- Rewrite the stable ABI docs into a general text on C API Compatibility
- Add a list of Limited API contents, and notes for the individual items.
- Replace `Include/README.rst` with a link to a devguide page with the same info
Doc/c-api/apiabiversion.rst
Doc/c-api/stable.rst
Doc/conf.py
Doc/data/stable_abi.dat
Doc/tools/extensions/c_annotations.py
Include/README.rst
Tools/scripts/stable_abi.py