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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
actions
/
setup-python
Public
Notifications
You must be signed in to change notification settings
Fork
734
Star
2.2k
Code
Issues
37
Pull requests
25
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support free threaded Python versions like '3.13t'
- #973
#973
Merged
HarithaVattikuti
merged 11 commits into
actions:main
actions/setup-python:main
from
colesbury:freethreading
colesbury/setup-python:freethreading
Copy head branch name to clipboard
Mar 4, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Support free threaded Python versions like '3.13t'
#973
HarithaVattikuti
merged 11 commits into
actions:main
actions/setup-python:main
from
colesbury:freethreading
colesbury/setup-python:freethreading
Copy head branch name to clipboard
Commits
Commits on Oct 29, 2024
Support free threaded Python versions like '3.13t'
Show description for eb2a653
colesbury
committed
eb2a653
View commit details
Copy full SHA for eb2a653
Browse repository at this point
Commits on Jan 22, 2025
Add free threading to advanced usage documentation
colesbury
committed
c70f76e
View commit details
Copy full SHA for c70f76e
Browse repository at this point
Fix desugaring of `3.13.1t` and add test case.
colesbury
committed
d653c0b
View commit details
Copy full SHA for d653c0b
Browse repository at this point
Commits on Jan 31, 2025
Add freethreaded input and fix handling of prerelease versions
colesbury
committed
72902a0
View commit details
Copy full SHA for 72902a0
Browse repository at this point
Fix lint
colesbury
committed
3794e54
View commit details
Copy full SHA for 3794e54
Browse repository at this point
Commits on Feb 5, 2025
Add 't' suffix to python-version output
colesbury
committed
1ec1b0d
View commit details
Copy full SHA for 1ec1b0d
Browse repository at this point
Commits on Feb 10, 2025
Use distinct cache key for free threaded Python
colesbury
committed
8f1f09d
View commit details
Copy full SHA for 8f1f09d
Browse repository at this point
Remove support for syntax like '3.14.0a1'
colesbury
committed
bdd8c56
View commit details
Copy full SHA for bdd8c56
Browse repository at this point
Commits on Feb 14, 2025
Clarify use of 't' suffix
colesbury
committed
1971406
View commit details
Copy full SHA for 1971406
Browse repository at this point
Improve error message when trying to use free threaded Python versions before 3.13
colesbury
committed
0681a6b
View commit details
Copy full SHA for 0681a6b
Browse repository at this point
Commits on Feb 19, 2025
Merge branch 'main' into freethreading
colesbury
committed
77cd01c
View commit details
Copy full SHA for 77cd01c
Browse repository at this point
You can’t perform that action at this time.