]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132775: Add _PyCode_GetXIData() (gh-133475)
authorEric Snow <ericsnowcurrently@gmail.com>
Mon, 5 May 2025 23:46:03 +0000 (17:46 -0600)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 23:46:03 +0000 (23:46 +0000)
commitea598730ef810d48a7d890457ba89330d2996e49
tree5c6721728c13a590d6cd2c1f4d07cdaf72c9d924
parente9616110aaecfbe5ec479fe6cf10aad6a68c0ccc
gh-132775: Add _PyCode_GetXIData() (gh-133475)
Include/internal/pycore_crossinterp.h
Lib/test/_code_definitions.py
Lib/test/test_code.py
Lib/test/test_crossinterp.py
Modules/_testinternalcapi.c
Python/crossinterp_data_lookup.h