]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-107630: Revert "[3.12] gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated...
authorEric Snow <ericsnowcurrently@gmail.com>
Sat, 5 Aug 2023 11:44:54 +0000 (05:44 -0600)
committerGitHub <noreply@github.com>
Sat, 5 Aug 2023 11:44:54 +0000 (13:44 +0200)
commit6e4eec760648a71e1cd8f8f551997b1823b4bb9f
treef4c85ea58ca843fa29a289b2e5737b491a7e7aa2
parent0e7a4f733685e7a7ccf28d850bae1b2222977362
[3.12] gh-107630: Revert "[3.12] gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated Subinterpreters (gh-107567) (#107599)" (#107648)

Revert "[3.12] gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated Subinterpreters (gh-107567) (#107599)"

This reverts commit 58af2293c52a1ad3754d254690c0e54f787c545b.
Include/internal/pycore_object.h
Include/internal/pycore_object_state.h
Include/internal/pycore_runtime_init.h
Misc/NEWS.d/next/Core and Builtins/2023-08-02-12-24-51.gh-issue-107080.PNolFU.rst [deleted file]
Objects/object.c
Python/pylifecycle.c