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
.
pybind
/
pybind11
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
18k
Code
Issues
570
Pull requests
140
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Fix race condition with py::make_key_iterator in free threading
- #5971
#5971
Merged
rwgk
merged 13 commits into
pybind:master
pybind/pybind11:master
from
colesbury:iterator-nogil-threadsafety
colesbury/pybind11:iterator-nogil-threadsafety
Copy head branch name to clipboard
Feb 2, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Fix race condition with py::make_key_iterator in free threading
#5971
rwgk
merged 13 commits into
pybind:master
pybind/pybind11:master
from
colesbury:iterator-nogil-threadsafety
colesbury/pybind11:iterator-nogil-threadsafety
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2026
Fix race condition with py::make_key_iterator in free threading
Show description for bfe55ed
colesbury
committed
bfe55ed
View commit details
Copy full SHA for bfe55ed
Browse repository at this point
style: pre-commit fixes
pre-commit-ci[bot]
committed
fa03953
View commit details
Copy full SHA for fa03953
Browse repository at this point
Commits on Jan 22, 2026
Use PyCriticalSection_BeginMutex instead of recursive mutex
colesbury
committed
70c2ffc
View commit details
Copy full SHA for 70c2ffc
Browse repository at this point
style: pre-commit fixes
pre-commit-ci[bot]
committed
8690dd7
View commit details
Copy full SHA for 8690dd7
Browse repository at this point
Commits on Jan 24, 2026
Make pycritical_section non-copyable and non-movable
Show description for be01d1e
rwgk
committed
be01d1e
View commit details
Copy full SHA for be01d1e
Browse repository at this point
Drop Python 3.13t support from CI
Show description for 61e032e
rwgk
committed
61e032e
View commit details
Copy full SHA for 61e032e
Browse repository at this point
Add Python 3.13 (default) replacement jobs for removed 3.13t jobs
Show description for 29840ce
rwgk
committed
29840ce
View commit details
Copy full SHA for 29840ce
Browse repository at this point
Commits on Jan 26, 2026
ci: run in free-threading mode a bit more on 3.14
henryiii
authored
91189c9
View commit details
Copy full SHA for 91189c9
Browse repository at this point
Commits on Jan 29, 2026
Merge branch 'master' into iterator-nogil-threadsafety
rwgk
authored
603b25a
View commit details
Copy full SHA for 603b25a
Browse repository at this point
Commits on Feb 1, 2026
Merge branch 'master' into colesbury→iterator-nogil-threadsafety
rwgk
committed
dc8e35c
View commit details
Copy full SHA for dc8e35c
Browse repository at this point
Revert "ci: run in free-threading mode a bit more on 3.14"
Show description for f3197de
rwgk
committed
f3197de
View commit details
Copy full SHA for f3197de
Browse repository at this point
Commits on Feb 2, 2026
Reapply "ci: run in free-threading mode a bit more on 3.14"
Show description for 07e0360
rwgk
committed
07e0360
View commit details
Copy full SHA for 07e0360
Browse repository at this point
[skip ci] Merge branch 'master' into colesbury→iterator-nogil-threadsafety
Show description for 5505b4d
rwgk
committed
5505b4d
View commit details
Copy full SHA for 5505b4d
Browse repository at this point
You can’t perform that action at this time.