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

Generate versioned zipapps for all supported pip versions #191

Closed pfmoore closed 5 months ago

pfmoore commented 1 year ago

This needs tidying up, but initially it seems to work. Publishing in this form mainly as a checkpoint.

pfmoore commented 1 year ago

OK, that's better. I think this is ready to go.

pfmoore commented 1 year ago

@pradyunsg gentle ping on this. I noticed we still aren't doing this while doing the 23.2.1 release...

NickDeClario commented 7 months ago

This is an excellent feature that I'd love to see in. I was wondering if there was any movement on this or further discussion?

pradyunsg commented 5 months ago

@pfmoore Before merging this, could you please regenerate the scripts here?