pybind11/include/pybind11
Ethan Steinberg e414c4bdd6 fix: improve the error reporting for inc_ref GIL failures (#4427)
* First

* Fixs

* Improve

* Additional assertions comment

* Improve docs
2023-01-01 20:18:29 -05:00
..
detail [v2.10] Revert the addition of the GIL check feature (#4432) 2022-12-30 13:44:55 -05:00
eigen Fix source comment typo (#4388) 2022-12-06 12:54:15 -05:00
stl feature: support compilers that use std::experimental::filesystem (#3840) 2022-03-31 22:16:10 -07:00
attr.h Fix: 3.11 beta support (#3923) 2022-07-06 16:35:12 -04:00
buffer_info.h Fully-automatic clang-format with include reordering (#3713) 2022-02-10 12:17:07 -08:00
cast.h chore(deps): update pre-commit hooks (#4386) 2022-12-06 10:10:48 -08: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 scoped_interpreter. overloaded constructor: PyConfig param (#4330) 2022-11-30 21:17:59 -08:00
eval.h fix: missing move in eval.h (#3775) 2022-03-02 15:25:43 -05:00
functional.h Fix functional.h bug + introduce test to verify that it is fixed (#4254) 2022-11-02 11:32:53 -07:00
gil.h Add PYBIND11_SIMPLE_GIL_MANAGEMENT option (cmake, C++ define) (#4216) 2022-10-30 08:57:23 -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 chore(deps): update pre-commit hooks (#4386) 2022-12-06 10:10:48 -08: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 Add option for enable/disable enum members in docstring. (#2768) 2022-12-08 23:10:10 -08:00
pytypes.h fix: improve the error reporting for inc_ref GIL failures (#4427) 2023-01-01 20:18:29 -05:00
stl_bind.h Correct class names for KeysView, ValuesView and ItemsView in bind_map (#4353) 2022-12-08 23:15:11 -08:00
stl.h Cleanup casters to release none() to avoid ref counting (#4269) 2022-10-21 12:51:26 -04:00