cpython/Doc/extending
Miss Islington (bot) e187964a90
[3.15] gh-62480: De-personalize docs on using the C API (GH-151784) (#151936)
(cherry picked from commit 1c5a11018a)

Co-authored-by: Rafael Weingartner-Ortner <38643099+RafaelWO@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
2026-06-22 20:09:28 +00:00
..
building.rst gh-134160: Split extension module init from PyModule docs; emphasize multi-phase init (GH-135126) 2025-06-13 16:39:35 +02:00
embedding.rst gh-134160: Use multi-phase init in documentation examples (#134296) 2025-05-26 21:43:35 +00:00
extending.rst [3.15] gh-62480: De-personalize docs on using the C API (GH-151784) (#151936) 2026-06-22 20:09:28 +00:00
first-extension-module.rst [3.15] Fix 2 broken links in documentation (GH-150892) 2026-06-04 09:51:34 +00: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