Skip to content

revert: "add life support to handles cast to string_view (#6092)"#6097

Merged
henryiii merged 1 commit into
masterfrom
revert-6092-string-view-life-support
Jun 29, 2026
Merged

revert: "add life support to handles cast to string_view (#6092)"#6097
henryiii merged 1 commit into
masterfrom
revert-6092-string-view-life-support

Conversation

@henryiii

Copy link
Copy Markdown
Collaborator

🤖 AI text below 🤖

Reverts #6092.

#6092 ("add life support to handles cast to string_view") introduced regressions that are being addressed in #6096. Reverting it here so master is clean while the proper fix is worked out.

This is a clean revert of 59d7cb2 — it removes the loader_life_support::add_patient(src) calls added to string_caster and the accompanying func_with_string_views test.

Suggested changelog entry

Reverted #6092 (string_view life support), which introduced regressions.

This reverts commit 59d7cb2 (#6092).

#6092 introduced regressions that are being addressed in #6096; reverting

Assisted-by: ClaudeCode:claude-opus-4.8
@henryiii henryiii merged commit db92ad9 into master Jun 29, 2026
87 checks passed
@henryiii henryiii deleted the revert-6092-string-view-life-support branch June 29, 2026 04:38
@github-actions github-actions Bot added the needs changelog Possibly needs a changelog entry label Jun 29, 2026
henryiii added a commit to henryiii/pybind11 that referenced this pull request Jun 29, 2026
…ind#6092)"

This re-applies pybind#6092 (reverting pybind#6097) so the follow-up fixes in this PR can build on it.

Assisted-by: ClaudeCode:claude-opus-4.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs changelog Possibly needs a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants