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
569
Pull requests
144
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
fix: only add string_view life support for transient sources
- #6096
#6096
Merged
rwgk
merged 12 commits into
pybind:master
pybind/pybind11:master
from
henryiii:fix-string-view-life-support-no-frame
henryiii/pybind11:fix-string-view-life-support-no-frame
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix: only add string_view life support for transient sources
#6096
rwgk
merged 12 commits into
pybind:master
pybind/pybind11:master
from
henryiii:fix-string-view-life-support-no-frame
henryiii/pybind11:fix-string-view-life-support-no-frame
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 26, 2026
Revert "fix: only add string_view life support for transient sources"
Show description for f543647
rwgk
committed
f543647
View commit details
Copy full SHA for f543647
Browse repository at this point
Merge branch 'master' into henryiii→fix-string-view-life-support-no-frame
rwgk
committed
6b825db
View commit details
Copy full SHA for 6b825db
Browse repository at this point
test: cover string_view argument life support
rwgk
committed
f4d0e69
View commit details
Copy full SHA for f4d0e69
Browse repository at this point
test: cover generated and nested string_view lifetimes
rwgk
committed
e22b3ef
View commit details
Copy full SHA for e22b3ef
Browse repository at this point
test: cover temporary-backed string_view casts
rwgk
committed
671fb6d
View commit details
Copy full SHA for 671fb6d
Browse repository at this point
test: explain string_view lifetime regression tests
rwgk
committed
7abe138
View commit details
Copy full SHA for 7abe138
Browse repository at this point
docs: clarify string_view lifetime requirements
rwgk
committed
26943d5
View commit details
Copy full SHA for 26943d5
Browse repository at this point
Commits on Jul 29, 2026
docs: explain life support for custom view casters
rwgk
committed
85468af
View commit details
Copy full SHA for 85468af
Browse repository at this point
Merge branch 'master' into henryiii→fix-string-view-life-support-no-frame
rwgk
committed
a25a11e
View commit details
Copy full SHA for a25a11e
Browse repository at this point
You can’t perform that action at this time.