]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41726: Update the refcounts info of PyType_FromModuleAndSpec in refcounts.dat...
authorHai Shi <shihai1992@gmail.com>
Wed, 9 Sep 2020 09:48:44 +0000 (17:48 +0800)
committerGitHub <noreply@github.com>
Wed, 9 Sep 2020 09:48:44 +0000 (11:48 +0200)
commit1e2f051a6127904cfee5f9e4021dd6e4a4d51c0f
tree6836808e7d96ed206525761235fad9eff56a8ab0
parent3ff6975e2c0af0399467f234b2e307cc76efcfa9
bpo-41726: Update the refcounts info of PyType_FromModuleAndSpec in refcounts.dat (GH-22112)

Update refcounts info of PyType_FromModuleAndSpec in refcounts.dat
Doc/data/refcounts.dat
Misc/NEWS.d/next/Documentation/2020-09-08-16-57-09.bpo-41726.g0UXrn.rst [new file with mode: 0644]