mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-11 08:50:31 +00:00
`type_descr` is now applied only to the final signature so that it only marks the argument types, but not nested types (e.g. for tuples) or return types.