summaryrefslogtreecommitdiffstats
path: root/Doc/tools/extensions/c_annotations.py
Commit message (Expand)AuthorAgeFilesLines
* [3.12] GH-121970: Rewrite the C-API annotations extension (GH-121985) (#122025)Adam Turner2024-07-191-203/+282
* [3.12] gh-117928: Bump the minimum Sphinx version to 6.2.1 (GH-117853) (#118321)Kirill Podoprigora2024-04-261-11/+0
* [3.12] Docs: Add classes to C API return value annotations (GH-117926) (#117937)Miss Islington (bot)2024-04-161-9/+11
* [3.12] gh-113637: Let c_annotations.py to handle the spacing of Limited/Unsta...Miss Islington (bot)2024-01-031-6/+7
* [3.12] GH-101986: Support translation for Limited/Unstable API & Stable ABI (...Miss Islington (bot)2023-12-101-10/+10
* Docs: use Node.findall to avoid a deprecation warning (#99403)Adam Turner2023-04-081-1/+12
* Add gettext support to tools/extensions/c_annotations.py (#101989)Rémi Lapeyre2023-03-061-3/+4
* gh-101101: Unstable C API tier (PEP 689) (GH-101102)Petr Viktorin2023-02-281-0/+16
* bpo-47115: Document which parts of structs are in limited API/stable ABI (GH-...Petr Viktorin2022-04-061-3/+22
* bpo-43795: PEP 652 user documentation (GH-25668)Petr Viktorin2021-05-111-22/+88
* bpo-42042: Use ids attribute instead of names attribute (GH-22739)Dong-hee Na2020-11-131-2/+2
* bpo-18085: Update refcounts.dat. (GH-11247)Serhiy Storchaka2018-12-201-1/+1
* Move Sphinx extensions to their own subdir.Georg Brandl2014-10-291-0/+121