pybind / pybind11

Seamless operability between C++11 and Python
https://pybind11.readthedocs.io/
Other
15.08k stars 2.05k forks source link

[smart_holder] git merge master #5190

Closed rwgk closed 4 days ago

rwgk commented 4 days ago

Description

Helper/scratch PR for testing.

Includes follow-on to pybind/pybind11#5189: Backport the smart_holder-specific changes from google/pybind11k#30093 and google/pybind11k#30098.

Note: These changes were reviewed previously by @rainwoodman (pybind11k).

Suggested changelog entry: