Seamless operability between C++11 and Python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Wenzel Jakob 780c6ff9c8 incorporated feedback 3 years ago
..
extra_python_package Revert "feat: add entrypoint for cmake modules dir" (#4270) 3 years ago
extra_setuptools chore: drop Python 3.5 (#3719) 3 years ago
test_cmake_build chore: drop Python 3.5 (#3719) 3 years ago
test_embed incorporated feedback 3 years ago
CMakeLists.txt First draft of Eigen::Tensor support (#4201) 3 years ago
conftest.py Report `C++ Info:` via `pytest_report_header()` (#4046) 3 years ago
constructor_stats.h test: ConstructorStats newline (PyPy) (#4167) 3 years ago
cross_module_gil_utils.cpp chore: enable clang-tidy check modernize-use-nullptr (#3881) 3 years ago
cross_module_interleaved_error_already_set.cpp Add `error_scope` to `detail::get_internals()` (#3981) 3 years ago
env.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
local_bindings.h Fully-automatic clang-format with include reordering (#3713) 3 years ago
object.h Fully-automatic clang-format with include reordering (#3713) 3 years ago
pybind11_cross_module_tests.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
pybind11_tests.cpp Report `C++ Info:` via `pytest_report_header()` (#4046) 3 years ago
pybind11_tests.h Dropping MSVC 2015 (#3722) 3 years ago
pytest.ini chore: drop Python 3.5 (#3719) 3 years ago
requirements.txt Fix: 3.11 beta support (#3923) 3 years ago
test_async.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_async.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_buffers.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_buffers.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_builtin_casters.cpp Add `-DPYBIND11_WERROR=ON` to mingw cmake commands (#4073) 3 years ago
test_builtin_casters.py Cast bytearray to string (#3707) 3 years ago
test_call_policies.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_call_policies.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_callbacks.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_callbacks.py chore: drop Python 3.5 (#3719) 3 years ago
test_chrono.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_chrono.py chore: drop Python 3.5 (#3719) 3 years ago
test_class.cpp Fix casts to void* (#4275) 3 years ago
test_class.py Fix casts to void* (#4275) 3 years ago
test_const_name.cpp Dropping MSVC 2015 (#3722) 3 years ago
test_const_name.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_constants_and_functions.cpp enable two new clang-tidy checks (#3988) 3 years ago
test_constants_and_functions.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_copy_move.cpp Fix py::cast from pytype rvalue to pytype (#3949) 3 years ago
test_copy_move.py Fix py::cast from pytype rvalue to pytype (#3949) 3 years ago
test_custom_type_casters.cpp Open pybind11 namespace with consistent visility. (#4098) 3 years ago
test_custom_type_casters.py cast: Qualify symbol usage in PYBIND11_TYPE_CASTER (#3758) 3 years ago
test_custom_type_setup.cpp Add `custom_type_setup` attribute (#3287) 4 years ago
test_custom_type_setup.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_docstring_options.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_docstring_options.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_eigen_matrix.cpp First draft of Eigen::Tensor support (#4201) 3 years ago
test_eigen_matrix.py First draft of Eigen::Tensor support (#4201) 3 years ago
test_eigen_tensor.cpp First draft of Eigen::Tensor support (#4201) 3 years ago
test_eigen_tensor.inl First draft of Eigen::Tensor support (#4201) 3 years ago
test_eigen_tensor.py First draft of Eigen::Tensor support (#4201) 3 years ago
test_eigen_tensor_avoid_stl_array.cpp First draft of Eigen::Tensor support (#4201) 3 years ago
test_enum.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_enum.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_eval.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_eval.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_eval_call.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_exceptions.cpp For PyPy only, re-enable old behavior (runs the risk of masking bugs) (#4079) 3 years ago
test_exceptions.h Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_exceptions.py [pre-commit.ci] pre-commit autoupdate (#4104) 3 years ago
test_factory_constructors.cpp Dropping MSVC 2015 (#3722) 3 years ago
test_factory_constructors.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_gil_scoped.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_gil_scoped.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_iostream.cpp Dropping MSVC 2015 (#3722) 3 years ago
test_iostream.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_kwargs_and_defaults.cpp More systematic gcc & clang coverage (#4083) 3 years ago
test_kwargs_and_defaults.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_local_bindings.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_local_bindings.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_methods_and_attributes.cpp Replace error printing code gated by NDEBUG with a new flag: PYBIND11_DETAILED_ERROR_MESSAGES (#3913) 3 years ago
test_methods_and_attributes.py Fix: 3.11 beta support (#3923) 3 years ago
test_modules.cpp Add missing error handling to `module_::def_submodule` (#3973) 3 years ago
test_modules.py Add missing error handling to `module_::def_submodule` (#3973) 3 years ago
test_multiple_inheritance.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_multiple_inheritance.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_numpy_array.cpp First draft of Eigen::Tensor support (#4201) 3 years ago
test_numpy_array.py First draft of Eigen::Tensor support (#4201) 3 years ago
test_numpy_dtypes.cpp fix: avoid `catch (...)` for expected `import numpy` failures (#3974) 3 years ago
test_numpy_dtypes.py Expand dtype accessors (#3868) 3 years ago
test_numpy_vectorize.cpp fix: avoid `catch (...)` for expected `import numpy` failures (#3974) 3 years ago
test_numpy_vectorize.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_opaque_types.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_opaque_types.py chore: drop Python 3.5 (#3719) 3 years ago
test_operator_overloading.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_operator_overloading.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_pickling.cpp Test pickling a simple callable (does not work). (#3906) 3 years ago
test_pickling.py Test pickling a simple callable (does not work). (#3906) 3 years ago
test_pytypes.cpp bugfix: py contains raises errors when appropiate (#4209) 3 years ago
test_pytypes.py bugfix: py contains raises errors when appropiate (#4209) 3 years ago
test_sequences_and_iterators.cpp fix: Revert pfect args make iterator (#4234) 3 years ago
test_sequences_and_iterators.py fix: Revert pfect args make iterator (#4234) 3 years ago
test_smart_ptr.cpp Open pybind11 namespace with consistent visility. (#4098) 3 years ago
test_smart_ptr.py chore: drop Python 3.5 (#3719) 3 years ago
test_stl.cpp Open pybind11 namespace with consistent visility. (#4098) 3 years ago
test_stl.py Add anyset & frozenset, enable copying (cast) to std::set (#3901) 3 years ago
test_stl_binders.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_stl_binders.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_tagbased_polymorphic.cpp Open pybind11 namespace with consistent visility. (#4098) 3 years ago
test_tagbased_polymorphic.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_thread.cpp Fully-automatic clang-format with include reordering (#3713) 3 years ago
test_thread.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_union.cpp Fix assertion failure for unions (#1685) (#1709) 6 years ago
test_union.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
test_virtual_functions.cpp chore: bump clang-tidy to 13 (#3997) 3 years ago
test_virtual_functions.py chore: drop Python 3.5 (#3719) 3 years ago
valgrind-numpy-scipy.supp docs: fix various typos (#3075) 4 years ago
valgrind-python.supp chore: get PyPy 3.7 wheels using NumPy 1.20 (#2837) 5 years ago