]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134557: Revert "gh-132775: Use _PyCode GetScriptXIData()" (gh-134599)
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 23 May 2025 20:04:20 +0000 (14:04 -0600)
committerGitHub <noreply@github.com>
Fri, 23 May 2025 20:04:20 +0000 (20:04 +0000)
commit8a793c4a365d06a7264887698ccd7d6ba6aba9f2
tree74d512a86ab59740af745d3a23eb7231539c4b5c
parent9a2346df861f26d5f8d054ad2f9c37134dee3822
gh-134557: Revert "gh-132775: Use _PyCode GetScriptXIData()" (gh-134599)

This reverts commit 09e72cf091d, AKA gh-134511.

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