.. |
detail
|
[smart_holder] Fix terrible merge accident: PYBIND11_INTERNALS_SH_DEF missing in PYBIND11_INTERNALS_ID and PYBIND11_MODULE_LOCAL_ID (#5159)
|
2024-06-10 18:20:40 -07:00 |
eigen
|
Merge branch 'master' into sh_merge_master
|
2024-03-27 17:06:50 -07:00 |
stl
|
feature: support compilers that use std::experimental::filesystem (#3840)
|
2022-03-31 22:16:10 -07:00 |
attr.h
|
Elide to-python conversion of setter return values (#4621)
|
2023-05-08 10:13:54 -07:00 |
buffer_info.h
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
cast.h
|
Merge branch 'master' into sh_merge_master
|
2024-03-27 17:06:50 -07:00 |
chrono.h
|
chore: drop Python 3.5 (#3719)
|
2022-02-11 19:06:16 -05:00 |
common.h
|
Add a dummy common.h header with a deprecation warning
|
2017-09-06 15:22:26 +02:00 |
complex.h
|
Fully-automatic clang-format with include reordering (#3713)
|
2022-02-10 12:17:07 -08:00 |
eigen.h
|
First draft of Eigen::Tensor support (#4201)
|
2022-10-18 16:54:16 -07:00 |
embed.h
|
Introduce get_python_state_dict() for Python 3.12 compatibility. (#4570)
|
2023-03-27 17:52:57 -07:00 |
eval.h
|
fix: missing move in eval.h (#3775)
|
2022-03-02 15:25:43 -05:00 |
functional.h
|
fix: fully qualify usages of concat to protect against ADL (#4955)
|
2024-03-27 16:51:03 -04:00 |
gil_safe_call_once.h
|
Add pybind11/gil_safe_call_once.h (to fix deadlocks in pybind11/numpy.h) (#4877)
|
2023-10-11 21:05:31 -07:00 |
gil.h
|
Add pybind11/gil_safe_call_once.h (to fix deadlocks in pybind11/numpy.h) (#4877)
|
2023-10-11 21:05:31 -07:00 |
iostream.h
|
chore: add err guard to capsule destructor and add a move to iostream (#3958)
|
2022-05-27 14:32:57 -04:00 |
numpy.h
|
fix: fully qualify usages of concat to protect against ADL (#4955)
|
2024-03-27 16:51:03 -04:00 |
operators.h
|
Reproducer and fix for issue encountered in smart_holder update. (#4228)
|
2022-10-09 21:50:35 -07:00 |
options.h
|
Add option for enable/disable enum members in docstring. (#2768)
|
2022-12-08 23:10:10 -08:00 |
pybind11.h
|
Merge branch 'master' into sh_merge_master
|
2024-06-09 23:55:50 -07:00 |
pytypes.h
|
Add a pybind function to clear a list. (#5153)
|
2024-06-07 13:54:33 -07:00 |
smart_holder.h
|
Automatic pre-commit run --all-files and clang-tidy changes (NO manual changes).
|
2022-02-14 19:00:40 -08:00 |
stl_bind.h
|
Merge branch 'master' into sh_merge_master
|
2024-04-02 08:20:56 -07:00 |
stl.h
|
Merge branch 'master' into sh_merge_master
|
2024-03-27 17:06:50 -07:00 |
trampoline_self_life_support.h
|
Removing obsolete detail/pragma_warning_block.h
|
2021-08-14 08:42:38 -07:00 |
type_caster_pyobject_ptr.h
|
Revert "Add handling of return_value_policy::_clif_automatic in type_caster_pyobject_ptr.h (backported from https://github.com/google/pywrapcc/pull/30021)"
|
2024-06-11 14:12:14 -07:00 |
typing.h
|
fix: fully qualify usages of concat to protect against ADL (#4955)
|
2024-03-27 16:51:03 -04:00 |