/
UCS
/
pybind11
ОбзорДокументацияВойти
/
UCS
/
pybind11
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
pybind11/
tests/
..
extra_python_package

Revert "feat: add entrypoint for cmake modules dir" (#4270)

4 года назад
extra_setuptools

chore: drop Python 3.5 (#3719)

4 года назад
test_cmake_build

chore: drop Python 3.5 (#3719)

4 года назад
test_embed

Fix test added with PR #4330 (#4372)

4 года назад
CMakeLists.txt

Fix ODR violations in our Eigen Tensor tests (#4412)

4 года назад
conftest.py

chore: Convert direct multiprocessing.set_start_method("forkserver") call to a pytest fixture. (#4377)

4 года назад
constructor_stats.h

test: ConstructorStats newline (PyPy) (#4167)

4 года назад
cross_module_gil_utils.cpp

Add `PYBIND11_SIMPLE_GIL_MANAGEMENT` option (cmake, C++ define) (#4216)

4 года назад
cross_module_interleaved_error_already_set.cpp

Add `error_scope` to `detail::get_internals()` (#3981)

4 года назад
eigen_tensor_avoid_stl_array.cpp

Fix ODR violations in our Eigen Tensor tests (#4412)

4 года назад
env.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
local_bindings.h

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
object.h

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
pybind11_cross_module_tests.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
pybind11_tests.cpp

Add `PYBIND11_SIMPLE_GIL_MANAGEMENT` option (cmake, C++ define) (#4216)

4 года назад
pybind11_tests.h

Dropping MSVC 2015 (#3722)

4 года назад
pytest.ini

chore: drop Python 3.5 (#3719)

4 года назад
requirements.txt

Fix: 3.11 beta support (#3923)

4 года назад
test_async.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_async.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_buffers.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_buffers.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_builtin_casters.cpp

Introduce a new style of warning suppression based on push/pop (#4285)

4 года назад
test_builtin_casters.py

Cast bytearray to string (#3707)

4 года назад
test_call_policies.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_call_policies.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_callbacks.cpp

Fix functional.h bug + introduce test to verify that it is fixed (#4254)

4 года назад
test_callbacks.py

Fix functional.h bug + introduce test to verify that it is fixed (#4254)

4 года назад
test_chrono.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_chrono.py

chore: drop Python 3.5 (#3719)

4 года назад
test_class.cpp

Introduce a new style of warning suppression based on push/pop (#4285)

4 года назад
test_class.py

Fix casts to void* (#4275)

4 года назад
test_const_name.cpp

Dropping MSVC 2015 (#3722)

4 года назад
test_const_name.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_constants_and_functions.cpp

Introduce a new style of warning suppression based on push/pop (#4285)

4 года назад
test_constants_and_functions.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_copy_move.cpp

Fix py::cast from pytype rvalue to pytype (#3949)

4 года назад
test_copy_move.py

Fix py::cast from pytype rvalue to pytype (#3949)

4 года назад
test_custom_type_casters.cpp

Open pybind11 namespace with consistent visility. (#4098)

4 года назад
test_custom_type_casters.py

cast: Qualify symbol usage in PYBIND11_TYPE_CASTER (#3758)

4 года назад
test_custom_type_setup.cpp

Add `custom_type_setup` attribute (#3287)

5 лет назад
test_custom_type_setup.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_docstring_options.cpp

Add option for enable/disable enum members in docstring. (#2768)

4 года назад
test_docstring_options.py

Add option for enable/disable enum members in docstring. (#2768)

4 года назад
test_eigen_matrix.cpp

Introduce a new style of warning suppression based on push/pop (#4285)

4 года назад
test_eigen_matrix.py

First draft of Eigen::Tensor support (#4201)

4 года назад
test_eigen_tensor.cpp

Fix ODR violations in our Eigen Tensor tests (#4412)

4 года назад
test_eigen_tensor.inl

Fix ODR violations in our Eigen Tensor tests (#4412)

4 года назад
test_eigen_tensor.py

Fix ODR violations in our Eigen Tensor tests (#4412)

4 года назад
test_enum.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_enum.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_eval.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_eval.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_eval_call.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_exceptions.cpp

fix: unicode surrogate character in Python exception message. (#4297)

4 года назад
test_exceptions.h

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_exceptions.py

Add macos_brew_install_llvm to ci.yml (#4326)

4 года назад
test_factory_constructors.cpp

Dropping MSVC 2015 (#3722)

4 года назад
test_factory_constructors.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_gil_scoped.cpp

Add `PYBIND11_SIMPLE_GIL_MANAGEMENT` option (cmake, C++ define) (#4216)

4 года назад
test_gil_scoped.py

Use `multiprocessing` `start_method` `"forkserver"` (#4306)

4 года назад
test_iostream.cpp

Dropping MSVC 2015 (#3722)

4 года назад
test_iostream.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_kwargs_and_defaults.cpp

Introduce a new style of warning suppression based on push/pop (#4285)

4 года назад
test_kwargs_and_defaults.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_local_bindings.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_local_bindings.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_methods_and_attributes.cpp

Replace error printing code gated by NDEBUG with a new flag: PYBIND11_DETAILED_ERROR_MESSAGES (#3913)

4 года назад
test_methods_and_attributes.py

Fix: 3.11 beta support (#3923)

4 года назад
test_modules.cpp

Add missing error handling to `module_::def_submodule` (#3973)

4 года назад
test_modules.py

Add missing error handling to `module_::def_submodule` (#3973)

4 года назад
test_multiple_inheritance.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_multiple_inheritance.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_numpy_array.cpp

First draft of Eigen::Tensor support (#4201)

4 года назад
test_numpy_array.py

First draft of Eigen::Tensor support (#4201)

4 года назад
test_numpy_dtypes.cpp

fix: avoid `catch (...)` for expected `import numpy` failures (#3974)

4 года назад
test_numpy_dtypes.py

Expand dtype accessors (#3868)

4 года назад
test_numpy_vectorize.cpp

fix: avoid `catch (...)` for expected `import numpy` failures (#3974)

4 года назад
test_numpy_vectorize.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_opaque_types.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_opaque_types.py

chore: drop Python 3.5 (#3719)

4 года назад
test_operator_overloading.cpp

Introduce a new style of warning suppression based on push/pop (#4285)

4 года назад
test_operator_overloading.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_pickling.cpp

Test pickling a simple callable (does not work). (#3906)

4 года назад
test_pickling.py

Test pickling a simple callable (does not work). (#3906)

4 года назад
test_pytypes.cpp

fix: improve bytes to str decoding error handling (#4294)

4 года назад
test_pytypes.py

fix: improve bytes to str decoding error handling (#4294)

4 года назад
test_sequences_and_iterators.cpp

fix: Revert pfect args make iterator (#4234)

4 года назад
test_sequences_and_iterators.py

fix: Revert pfect args make iterator (#4234)

4 года назад
test_smart_ptr.cpp

Open pybind11 namespace with consistent visility. (#4098)

4 года назад
test_smart_ptr.py

chore: drop Python 3.5 (#3719)

4 года назад
test_stl.cpp

Open pybind11 namespace with consistent visility. (#4098)

4 года назад
test_stl.py

Add anyset & frozenset, enable copying (cast) to std::set (#3901)

4 года назад
test_stl_binders.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_stl_binders.py

Correct class names for KeysView, ValuesView and ItemsView in bind_map (#4353)

4 года назад
test_tagbased_polymorphic.cpp

Open pybind11 namespace with consistent visility. (#4098)

4 года назад
test_tagbased_polymorphic.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_thread.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_thread.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_union.cpp

Fix assertion failure for unions (#1685) (#1709)

7 лет назад
test_union.py

Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)

4 года назад
test_virtual_functions.cpp

chore(deps): update pre-commit hooks (#4386)

4 года назад
test_virtual_functions.py

chore: drop Python 3.5 (#3719)

4 года назад
valgrind-numpy-scipy.supp

docs: fix various typos (#3075)

5 лет назад
valgrind-python.supp

chore: get PyPy 3.7 wheels using NumPy 1.20 (#2837)

6 лет назад