cpython/Doc/extending
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
..
building.rst
embedding.rst
extending.rst Docs: remove unneeded author attributions (#145002) 2026-02-19 18:45:28 -05:00
first-extension-module.rst gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055) 2026-05-05 09:18:04 +02:00
index.rst gh-134160: Start "Extending and embedding" with a Diataxis-style tutorial (GH-142314) 2025-12-19 17:48:34 +01:00
newtypes.rst gh-134786: raise error if Py_TPFLAGS_MANAGED_WEAKREF or Py_TPFLAGS_MANAGED_DICT is used without Py_TPFLAGS_HAVE_GC set (#135863) 2025-11-02 16:34:49 +05:30
newtypes_tutorial.rst Docs: remove unneeded author attributions (#145002) 2026-02-19 18:45:28 -05:00
windows.rst Docs: remove unneeded author attributions (#145002) 2026-02-19 18:45:28 -05:00