]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141811: Split up `init.rst` into multiple pages (GH-144844) (GH-145061)
authorPeter Bierma <zintensitydev@gmail.com>
Mon, 23 Feb 2026 15:38:43 +0000 (10:38 -0500)
committerGitHub <noreply@github.com>
Mon, 23 Feb 2026 15:38:43 +0000 (10:38 -0500)
commit7fba3cf13d6ded68d3f7837c24ee07884e835789
tree85a2c5feb4b6230a3a9d5907ef96cc9e1540a1cf
parentbbb0f2d880af9c48d39d8183eb2de9bb20678060
[3.14] gh-141811: Split up `init.rst` into multiple pages (GH-144844) (GH-145061)

(cherry picked from commit 60f3c396fe5dc56bc3a56341e2d31fd6061bb068)

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]