Files
pybind11/tests
Ralf W. Grosse-Kunstleve 28bbda9ddf [skip ci] test: reject shared_ptr casts for custom holders (#6069)
Lock down the current behavior discussed in issue #6064: py::cast() from std::shared_ptr<T> remains rejected for custom holder bindings that are not std::shared_ptr or py::smart_holder.

This extracts the incompatible-holder coverage from PR #6068 and adds a test shaped like issue #6064, while PR #6065 and PR #6066 explore alternative support paths.
2026-05-18 21:36:16 -07:00
..
2026-04-18 15:10:30 -07:00
2025-12-13 02:17:08 -08:00
2022-02-14 11:36:22 -08:00
2024-10-07 14:12:04 -07:00