]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-102304: Add links to the Stable ABI and Limited C API docs (#105345) (...
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Fri, 29 Sep 2023 09:17:44 +0000 (10:17 +0100)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 09:17:44 +0000 (11:17 +0200)
commitd81bcc232765613b2e48a2b29d238bff8723a794
tree4dc7bdb381e8edd1dc51e3cc976414227de48425
parent6024a75b10679bacca9b5a8bb7736c106f82d508
[3.11] gh-102304: Add links to the Stable ABI and Limited C API docs (#105345) (#105371) (#109901)

* Add "limited-c-api" and "stable-api" targets
* Rename the "stable-abi-list" target to "limited-api-list"
Doc/c-api/exceptions.rst
Doc/c-api/stable.rst
Doc/c-api/structures.rst
Doc/c-api/type.rst
Doc/c-api/typeobj.rst
Doc/c-api/unicode.rst
Doc/howto/isolating-extensions.rst
Doc/whatsnew/3.11.rst
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/3.11.0a2.rst