cpython/Doc/extending
Petr Viktorin 049c2526bf
gh-134160: Start "Extending and embedding" with a Diataxis-style tutorial (GH-142314)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Daniele Nicolodi <daniele@grinta.net>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
2025-12-19 17:48:34 +01:00
..
building.rst
embedding.rst
extending.rst gh-134160: Start "Extending and embedding" with a Diataxis-style tutorial (GH-142314) 2025-12-19 17:48:34 +01:00
first-extension-module.rst gh-134160: Start "Extending and embedding" with a Diataxis-style tutorial (GH-142314) 2025-12-19 17:48:34 +01: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
windows.rst