]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102304: Remove Py_INCREF() doc change (#105552)
authorVictor Stinner <vstinner@python.org>
Fri, 9 Jun 2023 09:56:03 +0000 (11:56 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2023 09:56:03 +0000 (11:56 +0200)
commit58e4b69f698e6fd0694a58f18679bbe0e7e50e91
treec516348f5294f1916a95601a044b5a4bef79f24e
parent7ba0fd9f87ad75f8eda8e002c2fc71049b815f33
gh-102304: Remove Py_INCREF() doc change (#105552)

Py_INCREF() was made compatible again with Python 3.9 and older in
the limited API of Python debug mode.
Doc/whatsnew/3.12.rst