]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-134557: Revert "[3.14] gh-132775: Use _PyCode GetScriptXIData()" (gh-134600)
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 23 May 2025 20:11:38 +0000 (14:11 -0600)
committerGitHub <noreply@github.com>
Fri, 23 May 2025 20:11:38 +0000 (20:11 +0000)
commit7476f90af2cf9207c792c0dc3ee9a5ca7b4fabfa
treee7d439d46917bf7995fdb43c0d194492590ae0b7
parent09a34f1f659cd66c380353cf9b8b0247789128cc
[3.14] gh-134557:  Revert "[3.14] gh-132775: Use _PyCode GetScriptXIData()" (gh-134600)

This reverts commit bbf8048c0f9c, AKA gh-134515.

We are reverting due to refleaks on free-threaded builds.
Lib/test/support/interpreters/channels.py
Lib/test/test__interpreters.py
Lib/test/test_interpreters/test_api.py
Modules/_interpretersmodule.c