/
UCS
/
pybind11
ОбзорДокументацияВойти
/
UCS
/
pybind11
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
pybind11/
tests/
..
extra_python_package

feat: typing support for helpers (#2588)

6 лет назад
extra_setuptools

feat: parallel compiler (#2521)

6 лет назад
test_cmake_build

refactor: module -> module_ with typedef (#2544)

6 лет назад
test_embed

refactor: module -> module_ with typedef (#2544)

6 лет назад
CMakeLists.txt

tests(CMakeLists): robustify against add'l versions of Boost (#2608)

6 лет назад
conftest.py

style: use Black everywhere (#2594)

6 лет назад
constructor_stats.h

refactor: module -> module_ with typedef (#2544)

6 лет назад
cross_module_gil_utils.cpp

Make sure `detail::get_internals` acquires the GIL before making Python calls. (#1836)

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

ci: reduce flakiness a little (#2418)

6 лет назад
local_bindings.h

style: clang-tidy: llvm-namespace-comment

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

Improve custom holder support (#607)

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

Make TypeErrors more informative when an optional header is missing

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

refactor: module -> module_ with typedef (#2544)

6 лет назад
pybind11_tests.h

refactor: module -> module_ with typedef (#2544)

6 лет назад
pytest.ini

feat: setup.py redesign and helpers (#2433)

6 лет назад
requirements.txt

ci: add more runs

6 лет назад
test_async.cpp

refactor: module -> module_ with typedef (#2544)

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

tests: cleanup and ci hardening (#2397)

6 лет назад
test_buffers.cpp

style: ssize_t -> py::ssize_t

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

style: use Black everywhere (#2594)

6 лет назад
test_builtin_casters.cpp

cast pointer to std::tuple and std::pair (#2334)

6 лет назад
test_builtin_casters.py

style: use Black everywhere (#2594)

6 лет назад
test_call_policies.cpp

ci: fix clang warnings

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

style: use Black everywhere (#2594)

6 лет назад
test_callbacks.cpp

Fix async Python functors invoking from multiple C++ threads (#1587) (#1595)

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

style: use Black everywhere (#2594)

6 лет назад
test_chrono.cpp

fix: allow assignment of time points of resolutions other than that of a system clock (#2481)

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

style: use Black everywhere (#2594)

6 лет назад
test_class.cpp

Check scope's __dict__ instead of using hasattr when registering classes and exceptions (#2335)

6 лет назад
test_class.py

fix: test_factory_constructors.py failure triggered by test_register_duplicate_class (#2564)

6 лет назад
test_constants_and_functions.cpp

style: clang-tidy: llvm-namespace-comment

6 лет назад
test_constants_and_functions.py

fix: support nvcc and test (#2461)

6 лет назад
test_copy_move.cpp

style: clang-tidy: modernize-use-equals-default

6 лет назад
test_copy_move.py

style: use Black everywhere (#2594)

6 лет назад
test_custom_type_casters.cpp

style: clang-tidy: llvm-namespace-comment

6 лет назад
test_custom_type_casters.py

style: use Black everywhere (#2594)

6 лет назад
test_docstring_options.cpp

Update all remaining tests to new test styles

9 лет назад
test_docstring_options.py

style: use Black everywhere (#2594)

6 лет назад
test_eigen.cpp

refactor: module -> module_ with typedef (#2544)

6 лет назад
test_eigen.py

style: use Black everywhere (#2594)

6 лет назад
test_enum.cpp

Avoid conversion to `int_` rhs argument of enum eq/ne (#1912)

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

style: use Black everywhere (#2594)

6 лет назад
test_eval.cpp

refactor: module -> module_ with typedef (#2544)

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

tests: cleanup and ci hardening (#2397)

6 лет назад
test_eval_call.py

style: use Black everywhere (#2594)

6 лет назад
test_exceptions.cpp

refactor: module -> module_ with typedef (#2544)

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

style: use Black everywhere (#2594)

6 лет назад
test_factory_constructors.cpp

refactor: module -> module_ with typedef (#2544)

6 лет назад
test_factory_constructors.py

style: use Black everywhere (#2594)

6 лет назад
test_gil_scoped.cpp

refactor: module -> module_ with typedef (#2544)

6 лет назад
test_gil_scoped.py

style: use Black everywhere (#2594)

6 лет назад
test_iostream.cpp

refactor: module -> module_ with typedef (#2544)

6 лет назад
test_iostream.py

style: use Black everywhere (#2594)

6 лет назад
test_kwargs_and_defaults.cpp

style: ssize_t -> py::ssize_t

6 лет назад
test_kwargs_and_defaults.py

style: use Black everywhere (#2594)

6 лет назад
test_local_bindings.cpp

refactor: module -> module_ with typedef (#2544)

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

style: use Black everywhere (#2594)

6 лет назад
test_methods_and_attributes.cpp

fix: Reject keyword argument `None` with `.none(false)` (#2611)

6 лет назад
test_methods_and_attributes.py

fix: Reject keyword argument `None` with `.none(false)` (#2611)

6 лет назад
test_modules.cpp

feat: deprecate public constructors of module_ class (#2552)

6 лет назад
test_modules.py

style: use Black everywhere (#2594)

6 лет назад
test_multiple_inheritance.cpp

chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (#2456)

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

style: use Black everywhere (#2594)

6 лет назад
test_numpy_array.cpp

style: ssize_t -> py::ssize_t

6 лет назад
test_numpy_array.py

style: use Black everywhere (#2594)

6 лет назад
test_numpy_dtypes.cpp

style: ssize_t -> py::ssize_t

6 лет назад
test_numpy_dtypes.py

style: use Black everywhere (#2594)

6 лет назад
test_numpy_vectorize.cpp

style: ssize_t -> py::ssize_t

6 лет назад
test_numpy_vectorize.py

style: use Black everywhere (#2594)

6 лет назад
test_opaque_types.cpp

Allow raw unions without base classes in is_accessible_base_of (#2320)

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

style: use Black everywhere (#2594)

6 лет назад
test_operator_overloading.cpp

fix: AppleClang 12 warnings (#2510)

6 лет назад
test_operator_overloading.py

style: use Black everywhere (#2594)

6 лет назад
test_pickling.cpp

Relax py::pickle() get/set type check

9 лет назад
test_pickling.py

style: use Black everywhere (#2594)

6 лет назад
test_pytypes.cpp

style: ssize_t -> py::ssize_t

6 лет назад
test_pytypes.py

style: use Black everywhere (#2594)

6 лет назад
test_sequences_and_iterators.cpp

style: ssize_t -> py::ssize_t

6 лет назад
test_sequences_and_iterators.py

style: use Black everywhere (#2594)

6 лет назад
test_smart_ptr.cpp

style: clang-tidy: modernize-use-equals-default

6 лет назад
test_smart_ptr.py

style: use Black everywhere (#2594)

6 лет назад
test_stl.cpp

style: clang-tidy: llvm-namespace-comment

6 лет назад
test_stl.py

style: use Black everywhere (#2594)

6 лет назад
test_stl_binders.cpp

refactor: module -> module_ with typedef (#2544)

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

style: use Black everywhere (#2594)

6 лет назад
test_tagbased_polymorphic.cpp

style: clang-tidy: llvm-namespace-comment

6 лет назад
test_tagbased_polymorphic.py

style: use Black everywhere (#2594)

6 лет назад
test_union.cpp

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

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

ci: GHA basic format & pre-commit (#2309)

6 лет назад
test_virtual_functions.cpp

refactor: module -> module_ with typedef (#2544)

6 лет назад
test_virtual_functions.py

style: use Black everywhere (#2594)

6 лет назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©