cpython/Doc/includes/newtypes
Bénédikt Tran 1d6a2e6481
gh-111178: fix UBSan for example code in extending/newtypes_tutorial docs (GH-131606)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2025-03-24 17:15:32 +01:00
..
custom.c
custom2.c gh-111178: fix UBSan for example code in extending/newtypes_tutorial docs (GH-131606) 2025-03-24 17:15:32 +01:00
custom3.c gh-111178: fix UBSan for example code in extending/newtypes_tutorial docs (GH-131606) 2025-03-24 17:15:32 +01:00
custom4.c gh-111178: fix UBSan for example code in extending/newtypes_tutorial docs (GH-131606) 2025-03-24 17:15:32 +01:00
pyproject.toml
setup.py
sublist.c gh-111178: fix UBSan for example code in extending/newtypes_tutorial docs (GH-131606) 2025-03-24 17:15:32 +01:00
test.py