summaryrefslogtreecommitdiff
path: root/Doc/tools/extensions/c_annotations.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-43795: PEP 652 user documentation (GH-25668)Petr Viktorin2021-05-111-22/+88
| | | | | | - 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
* bpo-42042: Use ids attribute instead of names attribute (GH-22739)Dong-hee Na2020-11-141-2/+2
|
* bpo-18085: Update refcounts.dat. (GH-11247)Serhiy Storchaka2018-12-201-1/+1
| | | | | Fixed some errors in refcounts.dat, remove functions removed in Python 3, and add more entries for documented functions. This will add several automatically generated notes about return values.
* Move Sphinx extensions to their own subdir.Georg Brandl2014-10-291-0/+121