This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-08 06:10:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6917fbf98f
cpython
/
Doc
/
includes
/
newtypes
History
Download ZIP
Download TAR.GZ
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