summaryrefslogtreecommitdiffstats
path: root/Doc/tools/extensions/c_annotations.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-42042: Use ids attribute instead of names attribute (GH-22739)Miss Islington (bot)2020-11-131-2/+2
| | | | | (cherry picked from commit 09490a109faaee9cc393b52742a8575c116c56ba) Co-authored-by: Dong-hee Na <donghee.na@python.org>
* 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