]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132775: Use _PyCode GetScriptXIData() (gh-134511)
authorEric Snow <ericsnowcurrently@gmail.com>
Thu, 22 May 2025 14:40:33 +0000 (08:40 -0600)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 14:40:33 +0000 (08:40 -0600)
commit09e72cf091d03479eddcb3c4526f5c6af56d31a0
tree14a7823eb0a6f060effedc588c8313fe34848976
parent899c7dc283cb899fdfd79fb479b38352f48e454a
gh-132775: Use _PyCode GetScriptXIData() (gh-134511)
Lib/test/support/interpreters/channels.py
Lib/test/test__interpreters.py
Lib/test/test_interpreters/test_api.py
Modules/_interpretersmodule.c