]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132775: Add _PyFunction_GetXIData() (gh-133481)
authorEric Snow <ericsnowcurrently@gmail.com>
Mon, 12 May 2025 22:10:56 +0000 (16:10 -0600)
committerGitHub <noreply@github.com>
Mon, 12 May 2025 22:10:56 +0000 (22:10 +0000)
commit8cf4947b0f2d37f7ffeca136ac4f99cb4cb70e5c
tree556a2a34633f18e7271467d73854ad344831f33d
parent121ed71f4e395948d313249b2ad33e1e21581f8a
gh-132775: Add _PyFunction_GetXIData() (gh-133481)
Include/internal/pycore_crossinterp.h
Lib/test/test_crossinterp.py
Modules/_testinternalcapi.c
Python/crossinterp.c
Python/crossinterp_data_lookup.h