]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141811: Split up `init.rst` into multiple pages (GH-144844)
authorPeter Bierma <zintensitydev@gmail.com>
Fri, 20 Feb 2026 16:37:39 +0000 (11:37 -0500)
committerGitHub <noreply@github.com>
Fri, 20 Feb 2026 16:37:39 +0000 (16:37 +0000)
commit60f3c396fe5dc56bc3a56341e2d31fd6061bb068
tree7daccce5e6434c65a63b7d9ae9f045dd99cdd27d
parent175ab31377d9e616efb95168099d8c2c9036504a
gh-141811: Split up `init.rst` into multiple pages (GH-144844)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Benedikt Johannes <benedikt.johannes.hofer@gmail.com>
Doc/c-api/index.rst
Doc/c-api/init.rst
Doc/c-api/interp-lifecycle.rst [new file with mode: 0644]
Doc/c-api/profiling.rst [new file with mode: 0644]
Doc/c-api/subinterpreters.rst [new file with mode: 0644]
Doc/c-api/synchronization.rst [new file with mode: 0644]
Doc/c-api/threads.rst [new file with mode: 0644]
Doc/c-api/tls.rst [new file with mode: 0644]