pypa / get-pip

Helper scripts to install pip, in a Python installation that doesn't have it.
https://bootstrap.pypa.io/pip/
MIT License
738 stars 293 forks source link

Add tests for Python 3.10 #171

Closed pfmoore closed 2 years ago

pfmoore commented 2 years ago

Fixes #170

pradyunsg commented 2 years ago

I've gone ahead and filed #172 as an alternative to this, that avoids duplication.

pradyunsg commented 2 years ago

Reopened, based on https://github.com/pypa/get-pip/pull/172#issuecomment-1236321216 :)