Commit graph

3 commits

Author SHA1 Message Date
Dong-hee Na
0f4dd87a31
[3.9] bpo-42042: Use ids attribute instead of names attribute (GH-22739) (GH-23265)
(cherry picked from commit 09490a109f)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
2020-11-14 00:45:02 +09:00
Serhiy Storchaka
83dd4e87a6
bpo-18085: Update refcounts.dat. (GH-11247)
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.
2018-12-20 09:33:58 +02:00
Georg Brandl
e03902910c Move Sphinx extensions to their own subdir. 2014-10-29 08:07:37 +01:00
Renamed from Doc/tools/c_annotations.py (Browse further)