[3.8] bpo-36854: Fix reference counter in PyInit__testcapi() by vstinner · Pull Request #17338 · python/cpython
vstinner
changed the title
bpo-36854: Fix reference counter in PyInit__testcapi()
[3.8]bpo-36854: Fix reference counter in PyInit__testcapi()
vstinner
changed the title
[3.8]bpo-36854: Fix reference counter in PyInit__testcapi()
[3.8] bpo-36854: Fix reference counter in PyInit__testcapi()
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Increment properly Py_True/Py_False reference counter for _testcapi.WITH_PYMALLOC variable. (cherry picked from commit 84c36c1) Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request
Increment properly Py_True/Py_False reference counter for _testcapi.WITH_PYMALLOC variable. (cherry picked from commit 84c36c1) Co-authored-by: Victor Stinner <vstinner@python.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters