cpython/Doc/includes
Petr Viktorin 508b49845d
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
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 gh-134160: Use multi-phase init in documentation examples (#134296) 2025-05-26 21:43:35 +00:00
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 Docs HTML: Remove self-closing tags (#132220) 2025-04-07 18:21:13 +03:00
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 gh-139707: Add docs for optional modules (GH-140171) 2025-11-06 11:49:44 +01:00
run-func.c
typestruct.h GH-132330: Synchronise `Doc/includes/typestruct.h with PyTypeObject` (#132332) 2025-04-10 01:51:56 +01:00
tzinfo_examples.py Docs: import datetime as dt in examples (#145315) 2026-03-06 13:18:11 +02:00
wasm-mobile-notavail.rst gh-116622: Complete Android documentation (#124259) 2024-09-23 23:09:53 +00:00
wasm-notavail.rst