pybind11/include/pybind11/detail
Henry Schreiner a2e59f0e70
chore: bump to 2.13.6
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2024-09-13 20:25:58 -04:00
..
class.h Properly translate C++ exception to Python exception when creating Python buffer from wrapped object (#5324) 2024-09-13 18:46:20 -04:00
common.h chore: bump to 2.13.6 2024-09-13 20:25:58 -04:00
cpp_conduit.h Enable type-safe interoperability between different independent Python/C++ bindings systems. (#5296) 2024-09-13 18:46:20 -04:00
descr.h chore(deps): update pre-commit hooks (#5084) 2024-04-02 11:14:08 -04:00
exception_translation.h Properly translate C++ exception to Python exception when creating Python buffer from wrapped object (#5324) 2024-09-13 18:46:20 -04:00
init.h Small cleanup/refactoring in support of PR #5213 (#5251) 2024-08-13 09:22:45 -04:00
internals.h Enable type-safe interoperability between different independent Python/C++ bindings systems. (#5296) 2024-09-13 18:46:20 -04:00
type_caster_base.h Enable type-safe interoperability between different independent Python/C++ bindings systems. (#5296) 2024-09-13 18:46:20 -04:00
typeid.h Add std::string clean_type_id(const char *typeid_name) overload (in namespace detail). (#4049) 2022-07-07 19:08:10 -07:00
value_and_holder.h Small cleanup/refactoring in support of PR #5213 (#5251) 2024-08-13 09:22:45 -04:00