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 GH-92584: Remove distutils from the newtypes tutorial includes (#108024) 2023-08-22 20:42:51 +02:00
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 GH-92584: Remove distutils from the newtypes tutorial includes (#108024) 2023-08-22 20:42:51 +02:00
setup.py GH-92584: Remove distutils from the newtypes tutorial includes (#108024) 2023-08-22 20:42:51 +02:00
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 GH-92584: Remove distutils from the newtypes tutorial includes (#108024) 2023-08-22 20:42:51 +02:00