Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853) | Kirill Podoprigora | 2024-04-26 | 1 | -11/+0 |
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | Docs: Add classes to C API return value annotations (#117926) | Hugo van Kemenade | 2024-04-16 | 1 | -9/+11 |
| | | | | Co-authored-by: Nikita Sobolev <mail@sobolevn.me> | ||||
* | Fix typo in c_annotations.py comment (#108773) | Kuan-Wei Chiu | 2024-01-16 | 1 | -1/+1 |
| | | | "compatability" => "compatibility" | ||||
* | gh-113637: Let c_annotations.py to handle the spacing of Limited/Unstable ↵ | Ege Akman | 2024-01-03 | 1 | -6/+7 |
| | | | | API & Stable ABI translation strings (#113638) | ||||
* | GH-101986: Support translation for Limited/Unstable API & Stable ABI (#107680) | Adam Turner | 2023-12-10 | 1 | -10/+10 |
| | | | | | Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> | ||||
* | Docs: use Node.findall to avoid a deprecation warning (#99403) | Adam Turner | 2023-04-08 | 1 | -1/+12 |
| | |||||
* | Add gettext support to tools/extensions/c_annotations.py (#101989) | Rémi Lapeyre | 2023-03-06 | 1 | -3/+4 |
| | |||||
* | gh-101101: Unstable C API tier (PEP 689) (GH-101102) | Petr Viktorin | 2023-02-28 | 1 | -0/+16 |
| | |||||
* | bpo-47115: Document which parts of structs are in limited API/stable ABI ↵ | Petr Viktorin | 2022-04-06 | 1 | -3/+22 |
| | | | | | | (GH-32196) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no> | ||||
* | bpo-43795: PEP 652 user documentation (GH-25668) | Petr Viktorin | 2021-05-11 | 1 | -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 Na | 2020-11-13 | 1 | -2/+2 |
| | |||||
* | bpo-18085: Update refcounts.dat. (GH-11247) | Serhiy Storchaka | 2018-12-20 | 1 | -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 Brandl | 2014-10-29 | 1 | -0/+121 |