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
Type
/
to 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 }}
retzero
/
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
Branch selector
main
User selector
All users
All time
Commit history
Commits on Oct 20, 2021
Add issue and pull request templates (#258)
nikita-bykov
authored
feeaa3b
View commit details
Copy full SHA for feeaa3b
Browse repository at this point
Commits on Oct 19, 2021
Change python version for pypy in workflow files (#259)
dmitry-shibanov
authored
002b1e4
View commit details
Copy full SHA for 002b1e4
Browse repository at this point
Commits on Oct 14, 2021
Merge pull request #252 from dmitry-shibanov/v-dmshib/update-dependencies
Show description for d12543a
MaksimZhukov
authored
d12543a
View commit details
Copy full SHA for d12543a
Browse repository at this point
Commits on Oct 13, 2021
update dependencies
dmitry-shibanov
committed
4aa563b
View commit details
Copy full SHA for 4aa563b
Browse repository at this point
Commits on Sep 29, 2021
Update test-python.yml (#246)
konradpabjan
authored
70e2063
View commit details
Copy full SHA for 70e2063
Browse repository at this point
Commits on Aug 25, 2021
Create check-dist.yml (#236)
Show description for 2d803e7
brcrista
authored
2d803e7
View commit details
Copy full SHA for 2d803e7
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
Browse repository at this point
Commits on Apr 12, 2021
Fix PyPy installation on Windows to adopt new parameters format (#201)
Show description for dc73133
AlenaSviridenko
authored
dc73133
View commit details
Copy full SHA for dc73133
Browse repository at this point
Commits on Jan 15, 2021
Add on: pull_request trigger to CodeQL workflow (#180)
Show description for a112144
rneatherway
authored
a112144
View commit details
Copy full SHA for a112144
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
Browse repository at this point
Commits on Dec 18, 2020
fix is_windows (#172)
dmitry-shibanov
authored
3105fb1
View commit details
Copy full SHA for 3105fb1
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
Browse repository at this point
Improve find-python to add "Scripts" folder to PATH on Windows machines (#169)
Show description for 2831efe
3 people
authored
2831efe
View commit details
Copy full SHA for 2831efe
Browse repository at this point
Commits on Dec 7, 2020
update pypy3 to point to 3.6 (#164)
maxim-lobanov
authored
3b3f2de
View commit details
Copy full SHA for 3b3f2de
Browse repository at this point
CODEOWNERS needs the org name for teams
brcrista
authored
723e46d
View commit details
Copy full SHA for 723e46d
Browse repository at this point
Commits on Nov 25, 2020
Create CODEOWNERS
brcrista
authored
195f5c3
View commit details
Copy full SHA for 195f5c3
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
Browse repository at this point
Commits on Oct 5, 2020
Inject LD_LIBRARY_PATH library path into Python manifest install and setup (#144)
Show description for 878156f
magnetikonline
authored
878156f
View commit details
Copy full SHA for 878156f
Browse repository at this point
Commits on Sep 30, 2020
Add Environment Files (#138)
thboop
authored
c181ffa
View commit details
Copy full SHA for c181ffa
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
Browse repository at this point
Add `Licensed` To Help Verify Prod Licenses (#128)
Show description for b9436a7
thboop
authored
b9436a7
View commit details
Copy full SHA for b9436a7
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
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
Browse repository at this point
Commits on Aug 10, 2020
Add Third Party Modules (#126)
thboop
authored
212e83f
View commit details
Copy full SHA for 212e83f
Browse repository at this point
Commits on Jul 20, 2020
Fix path of extracted folder for Python (#118)
Show description for 0c28554
nikita-bykov
and
Nikita Bykov
authored
0c28554
View commit details
Copy full SHA for 0c28554
Browse repository at this point
Commits on Jul 17, 2020
Bump lodash from 4.17.15 to 4.17.19 (#116)
Show description for 7010ec7
dependabot[bot]
authored
7010ec7
View commit details
Copy full SHA for 7010ec7
Browse repository at this point
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
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
Browse repository at this point
Update README.md
konradpabjan
authored
654aa00
View commit details
Copy full SHA for 654aa00
Browse repository at this point
update MANIFEST_URL (#111)
maxim-lobanov
authored
6f45e88
View commit details
Copy full SHA for 6f45e88
Browse repository at this point
Commits on Jul 14, 2020
Update workflow.yml
konradpabjan
authored
2989dc4
View commit details
Copy full SHA for 2989dc4
Browse repository at this point
Update test.yml
konradpabjan
authored
a0a76c4
View commit details
Copy full SHA for a0a76c4
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
Browse repository at this point
Commits on May 21, 2020
2.0.1
konradpabjan
committed
807b74f
View commit details
Copy full SHA for 807b74f
Browse repository at this point
Update issue templates
konradpabjan
authored
5230712
View commit details
Copy full SHA for 5230712
Browse repository at this point
Previous
Next
You can’t perform that action at this time.