summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/stable.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix misc doc typos (#108592)xzmeng2023-08-291-1/+1
* gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)Serhiy Storchaka2023-07-211-1/+1
* gh-102304: Fix up Simple ABI doc (GH-105351)Victor Stinner2023-06-061-4/+4
* gh-102304: doc: Add links to Stable ABI and Limited C API (#105345)Victor Stinner2023-06-061-21/+34
* gh-101101: Unstable C API tier (PEP 689) (GH-101102)Petr Viktorin2023-02-281-3/+33
* Reword paragraph on specific value for Py_LIMITED_API (GH-26101)Petr Viktorin2021-05-141-12/+12
* bpo-43795: PEP 652 user documentation (GH-25668)Petr Viktorin2021-05-111-33/+153
* Doc: Replace the deprecated highlightlang directive by highlight. (#13377)Stéphane Wirtel2019-05-171-1/+1
* Add a link to PEP 384 in stable.rstBerker Peksag2016-01-281-1/+1
* Introduce support for documenting which C API elements are not part of the st...Georg Brandl2013-10-121-29/+26
* Close #15465: Document C API version macrosNick Coghlan2013-03-071-9/+11
* Whitespace normalizationMartin v. Löwis2012-06-221-2/+2
* Add Stable ABI documentation.Martin v. Löwis2012-06-221-0/+39