| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
The doc fails to build: Doc/library/site.rst:188: WARNING: undefined label: inst-alt-install-user (if the link has no caption the label must precede a section header) Doc/using/cmdline.rst:812: WARNING: undefined label: inst-alt-install-user (if the link has no caption the label must precede a section header) |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Sorry, something went wrong.
| Defines the :data:`user base directory <site.USER_BASE>`, which is used to | ||
| compute the path of the :data:`user site-packages directory <site.USER_SITE>` | ||
| and :ref:`Distutils installation paths <inst-alt-install-user>` for | ||
| and Distutils installation paths for |
There was a problem hiding this comment.
Is it really useful to keep a reference to removed Distutils? setup.py is legacy, no?
Sorry, something went wrong.
There was a problem hiding this comment.
#108040 removes the reference to Distutils & replaces setup.py with pip, I wanted to keep each PR distinct. When the first one is merged I'll resolve the conflicts.
Sorry, something went wrong.
There was a problem hiding this comment.
Conflicts resolved.
Sorry, something went wrong.
# Conflicts: # Doc/using/cmdline.rst
|
A Docs job failed: Doc/using/cmdline.rst:812: WARNING: undefined label: inst-alt-install-user (if the link has no caption the label must precede a section header) |
Sorry, something went wrong.
Oh, I messed up the merge. Pushed a fix. |
Sorry, something went wrong.
|
Thanks @AA-Turner for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
|
Sorry, @AA-Turner and @vstinner, I could not cleanly backport this to 3.12 due to a conflict. |
Sorry, something went wrong.
|
GH-108062 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
…rsion) (pythonGH-108020). (cherry picked from commit fbb7cbc) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
…GH-108020) (#108062) * [3.12] GH-92584: Remove Installing Python Modules (Distutils version) (GH-108020). (cherry picked from commit fbb7cbc) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
This removes install/index, per the notice in the header:
See #108018 to retain the install scheme content in the sysconfig docs.
A
📚 Documentation preview 📚: https://cpython-previews--108020.org.readthedocs.build/