]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132775: Use _PyCode GetScriptXIData() (gh-134515)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 May 2025 15:07:11 +0000 (17:07 +0200)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 15:07:11 +0000 (15:07 +0000)
commitbbf8048c0f9c12b606da2e3e7b70e47e9f93f506
tree18fab389104238d185b811cab0e615ab4dbc15c9
parentc31b25c705fffc42f955def6b8f4f7d2bc96916c
[3.14] gh-132775: Use _PyCode GetScriptXIData() (gh-134515)

(cherry picked from commit 09e72cf091d, AKA gh-134511)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Lib/test/support/interpreters/channels.py
Lib/test/test__interpreters.py
Lib/test/test_interpreters/test_api.py
Modules/_interpretersmodule.c