]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-18085: Update refcounts.dat. (GH-11247)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Dec 2018 07:43:22 +0000 (23:43 -0800)
committerGitHub <noreply@github.com>
Thu, 20 Dec 2018 07:43:22 +0000 (23:43 -0800)
commit73fc14d1f8441aef5ee03be627c63e74a6d915d6
tree85d9386154dead332f47067d3416de937f622ff4
parent93f5694bb0c147ae48da492d6eb6244447562f8d
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.
(cherry picked from commit 83dd4e87a62311cfea5fdd37e8a945b6b07bccee)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/data/refcounts.dat
Doc/tools/extensions/c_annotations.py