Commit Graph

3 Commits

Author SHA1 Message Date
Brett Cannon 462b9bf2cb
Enable explicit Ruff check rules (#23741)
Co-authored-by: Rafał <23004737+rafrafek@users.noreply.github.com>
2024-07-09 13:01:15 -07:00
Karthik Nadig 8ead7e2c19
Fix get-pip download where `tags` may not be available (#23353)
Changes to download get-pip:
1. Get the latest 5 versions of pip
2. Try and download `get-pip` using versions as tags from github
3. If download fails try again with another version.
2024-05-06 17:22:58 -07:00
Karthik Nadig 27783cea76
Rename `pythonFiles` to `python_files` (#22921) 2024-03-01 13:27:50 -08:00