pybind11/include/pybind11
2022-03-19 08:16:09 +08:00
..
detail Improve Python 3.11 support (#3694) 2022-03-02 13:17:52 -05:00
stl chore: drop Python 3.5 (#3719) 2022-02-11 19:06:16 -05:00
attr.h Dropping MSVC 2015 (#3722) 2022-02-14 11:36:22 -08:00
buffer_info.h Fully-automatic clang-format with include reordering (#3713) 2022-02-10 12:17:07 -08:00
cast.h cast: Qualify symbol usage in PYBIND11_TYPE_CASTER (#3758) 2022-02-25 13:25:23 -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 MSVC C++20 test_eigen (#3741) 2022-02-16 07:07:53 -08:00
embed.h fix: clear local internals after finalizing interpreter #2101 (#3744) 2022-02-20 08:00:29 -08:00
eval.h fix: missing move in eval.h (#3775) 2022-03-02 15:25:43 -05:00
functional.h Dropping MSVC 2015 (#3722) 2022-02-14 11:36:22 -08:00
gil.h Fully-automatic clang-format with include reordering (#3713) 2022-02-10 12:17:07 -08:00
iostream.h Fully-automatic clang-format with include reordering (#3713) 2022-02-10 12:17:07 -08:00
numpy.h [pre-commit.ci] auto fixes from pre-commit.com hooks 2022-02-14 23:53:22 +00:00
operators.h Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 2022-02-10 18:28:08 -08:00
options.h Fully-automatic clang-format with include reordering (#3713) 2022-02-10 12:17:07 -08:00
pybind11.h fix: potential memory leak in pypy (#3774) 2022-03-02 14:14:52 -05:00
pytypes.h PYBIND11_OBJECT_CVT should use namespace for error_already_set() (#3797) 2022-03-11 12:18:25 -08:00
stl_bind.h Fully-automatic clang-format with include reordering (#3713) 2022-02-10 12:17:07 -08:00
stl.h Use rvalue reference for std::variant cast_op<T> (#3811) 2022-03-18 11:10:31 -07:00