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
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
.
pybind
/
pybind11
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
18k
Code
Issues
572
Pull requests
156
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
fix: support Python 3.14
- #5646
#5646
Merged
henryiii
merged 21 commits into
pybind:master
pybind/pybind11:master
from
henryiii:henryiii/chore/py314
henryiii/pybind11:henryiii/chore/py314
Copy head branch name to clipboard
May 17, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
fix: support Python 3.14
#5646
henryiii
merged 21 commits into
pybind:master
pybind/pybind11:master
from
henryiii:henryiii/chore/py314
henryiii/pybind11:henryiii/chore/py314
Copy head branch name to clipboard
Commits
Commits on May 15, 2025
ci: support Python 3.14
Show description for 77f03f4
henryiii
committed
77f03f4
View commit details
Copy full SHA for 77f03f4
Browse repository at this point
fix: Python 3.14 name change
Show description for 3bd75bd
henryiii
committed
3bd75bd
View commit details
Copy full SHA for 3bd75bd
Browse repository at this point
tests: fix expected output to handle Python 3.14
Show description for 236b32f
henryiii
committed
236b32f
View commit details
Copy full SHA for 236b32f
Browse repository at this point
fix: tighten CLI and add color on 3.14+
Show description for ce693fd
henryiii
committed
ce693fd
View commit details
Copy full SHA for ce693fd
Browse repository at this point
tests: ignore failure on 3.14.0b1
Show description for cd5125c
henryiii
committed
cd5125c
View commit details
Copy full SHA for cd5125c
Browse repository at this point
fix: support Python 3.14.0b1 with interperters
Show description for 2cd17ba
henryiii
committed
2cd17ba
View commit details
Copy full SHA for 2cd17ba
Browse repository at this point
Update test_multiple_interpreters.py
henryiii
authored
8e4575a
View commit details
Copy full SHA for 8e4575a
Browse repository at this point
Update test_multiple_interpreters.py
henryiii
authored
5e0324c
View commit details
Copy full SHA for 5e0324c
Browse repository at this point
Commits on May 16, 2025
fix: new breakage for 3.14 fixed
Show description for 76408fd
henryiii
committed
76408fd
View commit details
Copy full SHA for 76408fd
Browse repository at this point
fix: handle empty annotations 3.14
Show description for c5699a8
henryiii
committed
c5699a8
View commit details
Copy full SHA for c5699a8
Browse repository at this point
fix: Python 3.14 may not create the annotations dict
Show description for 8031427
henryiii
committed
8031427
View commit details
Copy full SHA for 8031427
Browse repository at this point
fix: use PyUnstable_IsImmortal
Show description for dce1fcb
henryiii
committed
dce1fcb
View commit details
Copy full SHA for dce1fcb
Browse repository at this point
fix: use sys._is_immortal
Show description for e7a623e
henryiii
committed
e7a623e
View commit details
Copy full SHA for e7a623e
Browse repository at this point
tests: ignore large values for refcount too
Show description for 1f2e5d6
henryiii
committed
1f2e5d6
View commit details
Copy full SHA for 1f2e5d6
Browse repository at this point
style: pre-commit fixes
pre-commit-ci[bot]
committed
6caea71
View commit details
Copy full SHA for 6caea71
Browse repository at this point
ci: enable all free-threaded builds
Show description for 6e9c304
henryiii
committed
6e9c304
View commit details
Copy full SHA for 6e9c304
Browse repository at this point
fix: patch for embed
Show description for c4226a0
henryiii
committed
c4226a0
View commit details
Copy full SHA for c4226a0
Browse repository at this point
Revert "fix: patch for embed"
Show description for 151f225
henryiii
committed
151f225
View commit details
Copy full SHA for 151f225
Browse repository at this point
ci: drop new 3.xt additions
Show description for 7bca953
henryiii
committed
7bca953
View commit details
Copy full SHA for 7bca953
Browse repository at this point
Commits on May 17, 2025
fix: logic issue, also add some comments
Show description for 87e7a50
henryiii
committed
87e7a50
View commit details
Copy full SHA for 87e7a50
Browse repository at this point
Update include/pybind11/pytypes.h
henryiii
authored
7a4e2db
View commit details
Copy full SHA for 7a4e2db
Browse repository at this point
You can’t perform that action at this time.