]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-92584: Move installation schemes overview to sysconfig docs (#108018)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Mon, 2 Oct 2023 10:40:03 +0000 (11:40 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 10:40:03 +0000 (12:40 +0200)
commitf16e81f368d08891e28dc1f038c1826ea80d7801
tree2b06a2528211ef29b2f900d8c43d96dc07793266
parent9cb8927bfc73b66e7c36ab02ca2a3077172ea0ac
GH-92584: Move installation schemes overview to sysconfig docs (#108018)

* Add new installation path functions subsection

* Add content from install/index to sysconfig

* Fix table

* Update note about installers

* Clean up the list of schemes, remove references to Distutils
Doc/library/site.rst
Doc/library/sysconfig.rst
Doc/using/cmdline.rst