Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-14 | 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 |