← 返回首页
adds instructions for Warehouse by lgh2 · Pull Request #471 · pypa/packaging.python.org · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

adds instructions for Warehouse#471

Merged
theacodes merged 3 commits into
pypa:masterfrom
lgh2:pypi-for-everything
Apr 16, 2018
Merged

adds instructions for Warehouse#471
theacodes merged 3 commits into
pypa:masterfrom
lgh2:pypi-for-everything

Conversation

Copy link
Copy Markdown
Contributor

lgh2 commented Apr 16, 2018

This updates the guide to add instructions for interacting with PyPI. I have left the instructions on how to update .pypirc and the error message when registering project names, so if people have problems the solutions will hopefully show up when they search for them.

When I was writing this I assumed, please correct me if I am wrong, that pypi.python.org had already been redirected and that pypi.org was the default for downloading packages.

Copy link
Copy Markdown
Member

di left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

LGTM, with one nitpick. It'd be nice to wrap the new lines at 79 characters.

Comment thread source/guides/migrating-to-pypi-org.rst Outdated
attempts to access ``pypi.python.org`` will automatically be redirected to
``pypi.org``).
While ``pypi.python.org`` is may still be used in links from other PyPA
documentation, etc, the default interface for browsing packages is ``pypi.org``. During the transition, at some point``pypi.python.org`` will automatically be redirected to ``pypi.org``).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

Maybe change:

During the transition, at some pointpypi.python.org will automatically be redirected to pypi.org).

to:

The domain pypi.python.org now redirects to pypi.org, and may be disabled sometime in the future.

as this will happen tomorrow.

Copy link
Copy Markdown
Member

I will merge this once we're able to get a green build - it's currently failing because of some turbulence with the pypi.org cutover.

theacodes merged commit 6bae8ed into pypa:master Apr 16, 2018
lgh2 deleted the pypi-for-everything branch April 16, 2018 17:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.