This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-07-31 14:16:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aed19a7cd3bae1cbbf8b1069e6bbf85147b844eb
cpython
/
Doc
/
includes
T
History
3 people
Petr Viktorin
GitHub
Peter Bierma
508b49845d
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
...
Co-authored-by: Peter Bierma <
[email protected]
>
2026-05-05 09:18:04 +02:00
..
capi-extension
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
2026-05-05 09:18:04 +02:00
newtypes
…
dbpickle.py
…
diff.py
Docs: replace all
datetime
imports with
import datetime as dt
(
#145640
)
2026-03-21 18:02:06 +02:00
email-alternative.py
…
email-dir.py
…
email-headers.py
…
email-mime.py
…
email-read-alternative.py
…
email-simple.py
…
email-unpack.py
…
minidom-example.py
…
mp_newtype.py
…
mp_pool.py
…
mp_workers.py
…
ndiff.py
…
optional-module.rst
…
run-func.c
…
typestruct.h
…
tzinfo_examples.py
Docs:
import datetime as dt
in examples (
#145315
)
2026-03-06 13:18:11 +02:00
wasm-mobile-notavail.rst
…
wasm-notavail.rst
…