Skip to content

4: Launch: redirect pypi.python.org to pypi.org

Closed
Due by April 16, 2018
Closed Apr 16, 2018
100% complete

Replace the legacy code base powering PyPI with Warehouse, e.g., redirect web browser and API requests for pypi.python.org to pypi.org. Warehouse (as instantiated at PyPI.org) at this milestone is good enough to be the main entryway to Python packages. Not necessarily at feature parity with the old PyPI system.

We already auto deploy the master branch to both pypi.org and test.pypi.org, and pypi.org and pypi.python.org share data stores (so they're really just two different views over the same data) (and test.pypi.org and testpypi.python.org also share data store), so this is all live and usable right now. Launching is really just flipping the switch to make people go to the new site by default.

Legacy codebase will remain up temporarily at http://legacy.pypi.org/; see #1294.

See the whole roadmap.

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.