◐ Shell
clean mode source ↗

GH-92584: Move installation schemes overview to sysconfig docs by AA-Turner · Pull Request #108018 · python/cpython

added 2 commits

August 16, 2023 14:16
# Conflicts:
#	Doc/using/cmdline.rst
# Conflicts:
#	Doc/library/site.rst
#	Doc/library/sysconfig.rst
#	Doc/using/cmdline.rst

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 2, 2023
…ythonGH-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
(cherry picked from commit f16e81f)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

AA-Turner added a commit to AA-Turner/cpython that referenced this pull request

Oct 2, 2023
…g docs (pythonGH-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.
(cherry picked from commit f16e81f)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

Yhg1s pushed a commit that referenced this pull request

Oct 2, 2023
…GH-108018) (#110213)

GH-92584: Move installation schemes overview to sysconfig docs (GH-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
(cherry picked from commit f16e81f)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

AA-Turner added a commit that referenced this pull request

Jan 11, 2024
…GH-108018) (#110214)

* 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.
(cherry picked from commit f16e81f)

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
…ython#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