main
gh-134160: Split extension module init from PyModule docs; emphasize multi-phase init (GH-135126)
gh-134160: Use multi-phase init in documentation examples (#134296)
gh-62480: De-personalize docs on using the C API (#151784)
Fix 2 broken links in documentation (#150892)
gh-134160: Start "Extending and embedding" with a Diataxis-style tutorial (GH-142314)
gh-134786: raise error if `Py_TPFLAGS_MANAGED_WEAKREF` or `Py_TPFLAGS_MANAGED_DICT` is used without `Py_TPFLAGS_HAVE_GC` set (#135863)
Docs: remove unneeded author attributions (#145002)