Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-machine-lrn
/
setup-python
Public
forked from
actions/setup-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
setup-python
README.md
on
main
User selector
All users
All time
Commit history
Commits on Jun 9, 2022
Update docs to v4 version
Vladimir Safonkin
committed
775367d
View commit details
Copy full SHA for 775367d
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
fix: 3.x-dev can install a 3.y version (#417)
Show description for d09bd5e
mayeut
authored
d09bd5e
View commit details
Copy full SHA for d09bd5e
View code at this point
Browse repository at this point
Made env.var pythonLocation consistent for Python and PyPy (#418)
Show description for f72db17
IvanZosimov
authored
f72db17
View commit details
Copy full SHA for f72db17
View code at this point
Browse repository at this point
Commits on May 24, 2022
feature: add a `python-path` output
Show description for ff70656
mayeut
committed
ff70656
View commit details
Copy full SHA for ff70656
View code at this point
Browse repository at this point
Commits on May 18, 2022
Use pypyX.Y for PyPy python-version input (#349)
Show description for fff15a2
mayeut
authored
fff15a2
View commit details
Copy full SHA for fff15a2
View code at this point
Browse repository at this point
Commits on May 6, 2022
Merge pull request #318 from neutrinoceros/document_dev_sugar
Show description for c57f793
marko-zivic-93
authored
c57f793
View commit details
Copy full SHA for c57f793
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
adjust documentation for python versions (#388)
dmitry-shibanov
authored
6a4c6c1
View commit details
Copy full SHA for 6a4c6c1
View code at this point
Browse repository at this point
Commits on Apr 19, 2022
Fix virtual-env toolcache links
Vladimir Safonkin
committed
abfd16b
View commit details
Copy full SHA for abfd16b
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Update README.md to fix setup-python version in example (#368)
tiwarishub
authored
9c644ca
View commit details
Copy full SHA for 9c644ca
View code at this point
Browse repository at this point
Commits on Mar 26, 2022
Initial preparation to add support for poetry
patrick91
committed
18c67b4
View commit details
Copy full SHA for 18c67b4
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
README.md: Upgrade to v3
Show description for 8c1441c
cclauss
authored
8c1441c
View commit details
Copy full SHA for 8c1441c
View code at this point
Browse repository at this point
Commits on Jan 12, 2022
DOC: document -dev syntactic sugar
neutrinoceros
committed
0bcf8ef
View commit details
Copy full SHA for 0bcf8ef
View code at this point
Browse repository at this point
Commits on Dec 30, 2021
README.md: Bring Python versions up to date (#256)
cclauss
authored
9a11568
View commit details
Copy full SHA for 9a11568
View code at this point
Browse repository at this point
Commits on Dec 29, 2021
Fix small typo in README (comma missing) (#277)
lem0n4id
authored
3a40ba0
View commit details
Copy full SHA for 3a40ba0
View code at this point
Browse repository at this point
Fix typo in README.md (#224)
killuazhu
authored
fa17801
View commit details
Copy full SHA for fa17801
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
Removing a non-existent command from the documentation (#293)
dmitry-shibanov
authored
2b732b8
View commit details
Copy full SHA for 2b732b8
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Implementation of python's caching (#266)
dmitry-shibanov
authored
280924f
View commit details
Copy full SHA for 280924f
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
Fix consistency in README (#250)
MicaelJarniac
authored
52636cf
View commit details
Copy full SHA for 52636cf
View code at this point
Browse repository at this point
Commits on Jun 24, 2021
Recommendations for Python on GHES (#219)
Show description for 43c2dc4
konradpabjan
and
brcrista
authored
43c2dc4
View commit details
Copy full SHA for 43c2dc4
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Use quotes around Python versions in README (#175)
adamjstewart
authored
66319ca
View commit details
Copy full SHA for 66319ca
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Adding support for more PyPy versions and installing them on-flight (#168)
Show description for 8c5ea63
dmitry-shibanov
and
Maxim Lobanov
authored
8c5ea63
View commit details
Copy full SHA for 8c5ea63
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Update README.md (#145)
er-royalprince
authored
41b7212
View commit details
Copy full SHA for 41b7212
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Fix links in documentation (#135)
Show description for 1ce870e
per1234
authored
1ce870e
View commit details
Copy full SHA for 1ce870e
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Fix minor typo (#130)
ffe4
authored
51d2bf1
View commit details
Copy full SHA for 51d2bf1
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
fix: small typo in the docs (#127)
jamielaux
authored
24156c2
View commit details
Copy full SHA for 24156c2
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Add support of pre-release Python versions (#112)
Show description for 306c473
MaksimZhukov
and
MaksimZhukov
authored
306c473
View commit details
Copy full SHA for 306c473
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Improved logging during setup (#113)
Show description for 7a69c2b
konradpabjan
and
brcrista
authored
7a69c2b
View commit details
Copy full SHA for 7a69c2b
View code at this point
Browse repository at this point
Update README.md
konradpabjan
authored
654aa00
View commit details
Copy full SHA for 654aa00
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Fix matrix value for non-default py version example (#100)
ferhatelmas
authored
2241d84
View commit details
Copy full SHA for 2241d84
View code at this point
Browse repository at this point
Commits on May 11, 2020
Updated self-hosted guidelines for Linux and Mac (#90)
Show description for ee653cd
konradpabjan
and
brcrista
authored
ee653cd
View commit details
Copy full SHA for ee653cd
View code at this point
Browse repository at this point
Commits on May 4, 2020
Update README.md
konradpabjan
authored
f129643
View commit details
Copy full SHA for f129643
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Update from v1 to v2
konradpabjan
authored
6c4e46d
View commit details
Copy full SHA for 6c4e46d
View code at this point
Browse repository at this point
Add what's new section
konradpabjan
authored
824e8a7
View commit details
Copy full SHA for 824e8a7
View code at this point
Browse repository at this point
Update README.md
konradpabjan
authored
8910d81
View commit details
Copy full SHA for 8910d81
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Use GitHub releases to download python versions (#85)
Show description for e5af64b
4 people
authored
e5af64b
View commit details
Copy full SHA for e5af64b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.