]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-98724: Fix Py_CLEAR() macro side effects" (#99737)
authorVictor Stinner <vstinner@python.org>
Thu, 24 Nov 2022 21:17:33 +0000 (22:17 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Nov 2022 21:17:33 +0000 (22:17 +0100)
commit3a803bcaacece466e9c137fb4a3c6389780377d6
tree5fdf966acc242cd18f693468b0102d7299d9d2ec
parent0da728387c99fe6c127b070f2d250dc5bdd62ee5
Revert "gh-98724: Fix Py_CLEAR() macro side effects" (#99737)

Revert "gh-98724: Fix Py_CLEAR() macro side effects (#99100)"

This reverts commit c03e05c2e72f3ea5e797389e7d1042eef85ad37a.
Doc/c-api/refcounting.rst
Doc/whatsnew/3.12.rst
Include/cpython/object.h
Include/object.h
Modules/_testcapimodule.c