-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
fix(tutorial,venv): replace PyPI description with link #101506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Doc/tutorial/venv.rst
Outdated
:program:`pip`. By default ``pip`` will install packages from the Python | ||
Package Index, <https://pypi.org>. You can browse the Python | ||
:program:`pip`. By default ``pip`` will install packages from the `Python | ||
Package Index, <https://pypi.org>`_. You can browse the Python |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello. Good catch, I'll remove it. Thanks.
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
958afb1
to
fff1991
Compare
In the venv tutorial, the PyPI link is now attached to its title.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Thanks @Linkid for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
All reactions
-
👍 1 reaction
Sorry, something went wrong.
(cherry picked from commit 45d014e) Co-authored-by: François Magimel <magimel.francois@gmail.com>
GH-101534 is a backport of this pull request to the 3.11 branch. |
All reactions
Sorry, something went wrong.
(cherry picked from commit 45d014e) Co-authored-by: François Magimel <magimel.francois@gmail.com>
GH-101535 is a backport of this pull request to the 3.10 branch. |
All reactions
Sorry, something went wrong.
(cherry picked from commit 45d014e) Co-authored-by: François Magimel <magimel.francois@gmail.com>
(cherry picked from commit 45d014e) Co-authored-by: François Magimel <magimel.francois@gmail.com>
Hello. Thanks for the merge. I think this can also be backported to python 3.8 and python 3.7 too. |
All reactions
Sorry, something went wrong.
Python 3.7 to 3.9 are in the security phase, which means we only merge security fixes. |
All reactions
-
👍 1 reaction
Sorry, something went wrong.
In the venv tutorial, the PyPI link is now attached to its title.