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
154
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Experimental work on top of PR #6096
- #6111
#6111
Closed
rwgk
wants to merge 9 commits into
pybind:master
pybind/pybind11:master
from
rwgk:fix-string-view-life-support-no-frame_rwgk
rwgk/pybind11:fix-string-view-life-support-no-frame_rwgk
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
Experimental work on top of PR #6096
#6111
rwgk
wants to merge 9 commits into
pybind:master
pybind/pybind11:master
from
rwgk:fix-string-view-life-support-no-frame_rwgk
rwgk/pybind11:fix-string-view-life-support-no-frame_rwgk
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
revert: "revert: add life support to handles cast to string_view (#6092)"
Show description for 33c05b2
henryiii
committed
33c05b2
View commit details
Copy full SHA for 33c05b2
Browse repository at this point
fix: don't throw from string_view life support outside a bound function
Show description for 23fd3af
henryiii
committed
23fd3af
View commit details
Copy full SHA for 23fd3af
Browse repository at this point
fix: only add string_view life support for transient sources
Show description for e18b834
henryiii
committed
e18b834
View commit details
Copy full SHA for e18b834
Browse repository at this point
Commits on Jul 25, 2026
Merge branch 'master' into fix-string-view-life-support-no-frame_rwgk
rwgk
committed
3d6a275
View commit details
Copy full SHA for 3d6a275
Browse repository at this point
Revert "fix: only add string_view life support for transient sources"
Show description for 99bf08b
rwgk
committed
99bf08b
View commit details
Copy full SHA for 99bf08b
Browse repository at this point
test: cover string_view argument life support
rwgk
committed
707ce1c
View commit details
Copy full SHA for 707ce1c
Browse repository at this point
docs: clarify string_view lifetime requirements
rwgk
committed
acacb67
View commit details
Copy full SHA for acacb67
Browse repository at this point
test: cover generated and nested string_view lifetimes
rwgk
committed
e5f494d
View commit details
Copy full SHA for e5f494d
Browse repository at this point
test: cover temporary-backed string_view casts
rwgk
committed
a407e29
View commit details
Copy full SHA for a407e29
Browse repository at this point
You can’t perform that action at this time.