]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41726: Update the refcounts info of PyType_FromModuleAndSpec in refcounts.dat...
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Oct 2020 12:30:04 +0000 (05:30 -0700)
committerGitHub <noreply@github.com>
Tue, 20 Oct 2020 12:30:04 +0000 (14:30 +0200)
commit38a17d0752781c70fd971f372ddc8d3caf5ded88
tree81b7f066fa6739101af000d9e5dd630f65338fe0
parentbd9d76bbbb9eb226d99e186dae39e06ba8977485
bpo-41726: Update the refcounts info of PyType_FromModuleAndSpec in refcounts.dat (GH-22112) (GH-22808)

Update refcounts info of PyType_FromModuleAndSpec in refcounts.dat
(cherry picked from commit 1e2f051a6127904cfee5f9e4021dd6e4a4d51c0f)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
Doc/data/refcounts.dat
Misc/NEWS.d/next/Documentation/2020-09-08-16-57-09.bpo-41726.g0UXrn.rst [new file with mode: 0644]