pybind11/include/pybind11
Henry Schreiner cf0a64596e
fix: throwing repr caused a segfault (#2389)
* fix: throwing repr caused a segfault

* fixup! ci: include Python 3.9 RC1 (#2387)
2020-08-18 07:14:34 -04:00
..
detail Fix warning C26817 on copying in `for (auto vh : value_and_holder(...))` (#2382) 2020-08-14 18:15:50 +02:00
attr.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
buffer_info.h Fix undefined memoryview format (#2223) 2020-07-15 08:50:43 -07:00
cast.h Fix warning C26817 on copying in `for (auto vh : value_and_holder(...))` (#2382) 2020-08-14 18:15:50 +02:00
chrono.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
common.h Add a dummy common.h header with a deprecation warning 2017-09-06 15:22:26 +02:00
complex.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
eigen.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
embed.h Rename embedded_module object's name (#2282) 2020-07-10 16:31:03 +02:00
eval.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
functional.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
iostream.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
numpy.h fix: add missing signature (#2363) 2020-08-13 20:13:16 -04:00
operators.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
options.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
pybind11.h fix: throwing repr caused a segfault (#2389) 2020-08-18 07:14:34 -04:00
pytypes.h Add and document py::error_already_set::discard_as_unraisable() 2020-08-16 10:05:03 -07:00
stl.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
stl_bind.h Modified Vector STL bind initialization from a buffer type with optimization for simple arrays (#2298) 2020-08-13 22:47:23 +02:00