]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-118761: Expose more core interpreter types in ``_types`` (#132103)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 5 Apr 2025 18:11:07 +0000 (19:11 +0100)
committerGitHub <noreply@github.com>
Sat, 5 Apr 2025 18:11:07 +0000 (18:11 +0000)
commit1755157207cf46eeb5037ddb80576c5840372c21
treeb2a3e78955cfefa7b5ef1f470fc0b711a6c27891
parent92fb949eac22d1e058906123a21791ba55876090
GH-118761: Expose more core interpreter types in ``_types`` (#132103)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/test/test_types.py
Lib/types.py
Modules/_typesmodule.c