Open brainwane opened 6 years ago
https://bootstrap.pypa.io/
The infra team maintains this https://github.com/python/psf-salt/tree/cf8cde732f0e0e6cc41ecd6c06c93887055e2a70/salt/pypa/bootstrap and it's used by https://github.com/pypa/get-pip . it has been experiencing some downtime.
Also Ernest said he'd like to improve it with, for instance, checksumming.
Also by buildout bootstrap.py:
https://github.com/buildout/buildout/blob/d6dcdd8f308ebdbe6c4b526d439c9adb632427bd/bootstrap/bootstrap.py#L92
In my opinion it would be nice for boostrap.pypa.io to be listed at https://status.python.org/ -- figured I'd say that explicitly here in case it wasn't already on the TODO list.
https://bootstrap.pypa.io/
The infra team maintains this https://github.com/python/psf-salt/tree/cf8cde732f0e0e6cc41ecd6c06c93887055e2a70/salt/pypa/bootstrap and it's used by https://github.com/pypa/get-pip . it has been experiencing some downtime.
Also Ernest said he'd like to improve it with, for instance, checksumming.