.. |
extra_python_package
|
fix(cmake): improved cross-compilation support (#5083)
|
2024-06-06 17:17:54 -04:00 |
extra_setuptools
|
|
|
test_cmake_build
|
fix: support free-threaded CPython with GIL disabled (#5148)
|
2024-06-18 13:54:38 -07:00 |
test_embed
|
fix: support free-threaded CPython with GIL disabled (#5148)
|
2024-06-18 13:54:38 -07:00 |
CMakeLists.txt
|
fix(cmake): old cmake boost bug (#5149)
|
2024-05-29 20:33:25 -04:00 |
conftest.py
|
|
|
constructor_stats.h
|
|
|
cross_module_gil_utils.cpp
|
fix: support free-threaded CPython with GIL disabled (#5148)
|
2024-06-18 13:54:38 -07:00 |
cross_module_interleaved_error_already_set.cpp
|
fix: support free-threaded CPython with GIL disabled (#5148)
|
2024-06-18 13:54:38 -07:00 |
eigen_tensor_avoid_stl_array.cpp
|
fix: support free-threaded CPython with GIL disabled (#5148)
|
2024-06-18 13:54:38 -07:00 |
env.py
|
fix: support free-threaded CPython with GIL disabled (#5148)
|
2024-06-18 13:54:38 -07:00 |
local_bindings.h
|
Fully-automatic clang-format with include reordering (#3713)
|
2022-02-10 12:17:07 -08:00 |
object.h
|
|
|
pybind11_cross_module_tests.cpp
|
fix: support free-threaded CPython with GIL disabled (#5148)
|
2024-06-18 13:54:38 -07:00 |
pybind11_tests.cpp
|
fix: support free-threaded CPython with GIL disabled (#5148)
|
2024-06-18 13:54:38 -07:00 |
pybind11_tests.h
|
|
|
pytest.ini
|
chore: some cleanup (#5137)
|
2024-05-24 12:26:40 -04:00 |
requirements.txt
|
Add Python 3.10, 3.11, 3.12 to win32 job matrix. (#5179)
|
2024-06-21 07:41:17 -07:00 |
test_async.cpp
|
|
|
test_async.py
|
|
|
test_buffers.cpp
|
|
|
test_buffers.py
|
|
|
test_builtin_casters.cpp
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_builtin_casters.py
|
|
|
test_call_policies.cpp
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_call_policies.py
|
|
|
test_callbacks.cpp
|
Fix functional.h bug + introduce test to verify that it is fixed (#4254)
|
2022-11-02 11:32:53 -07:00 |
test_callbacks.py
|
fix: Render py::function as Callable (#4829)
|
2023-08-30 22:43:01 -07:00 |
test_chrono.cpp
|
|
|
test_chrono.py
|
|
|
test_class.cpp
|
chore(deps): update pre-commit hooks (#5123)
|
2024-05-10 17:03:51 -04:00 |
test_class.py
|
fix: Python 3.13t with GIL (#5139)
|
2024-05-28 09:07:59 -04:00 |
test_const_name.cpp
|
|
|
test_const_name.py
|
|
|
test_constants_and_functions.cpp
|
|
|
test_constants_and_functions.py
|
|
|
test_copy_move.cpp
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_copy_move.py
|
|
|
test_custom_type_casters.cpp
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_custom_type_casters.py
|
|
|
test_custom_type_setup.cpp
|
|
|
test_custom_type_setup.py
|
|
|
test_docstring_options.cpp
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_docstring_options.py
|
|
|
test_eigen_matrix.cpp
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_eigen_matrix.py
|
|
|
test_eigen_tensor.cpp
|
|
|
test_eigen_tensor.inl
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_eigen_tensor.py
|
|
|
test_enum.cpp
|
Fully-automatic clang-format with include reordering (#3713)
|
2022-02-10 12:17:07 -08:00 |
test_enum.py
|
|
|
test_eval_call.py
|
|
|
test_eval.cpp
|
|
|
test_eval.py
|
|
|
test_exceptions.cpp
|
|
|
test_exceptions.h
|
|
|
test_exceptions.py
|
|
|
test_factory_constructors.cpp
|
|
|
test_factory_constructors.py
|
|
|
test_gil_scoped.cpp
|
|
|
test_gil_scoped.py
|
chore: move to Ruff and add rules (#4483)
|
2023-02-22 06:18:55 -08:00 |
test_iostream.cpp
|
|
|
test_iostream.py
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_kwargs_and_defaults.cpp
|
fix: Python 3.13t with GIL (#5139)
|
2024-05-28 09:07:59 -04:00 |
test_kwargs_and_defaults.py
|
tests: avoid immortal objects in tests (#5150)
|
2024-05-30 01:40:55 -04:00 |
test_local_bindings.cpp
|
|
|
test_local_bindings.py
|
|
|
test_methods_and_attributes.cpp
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_methods_and_attributes.py
|
|
|
test_modules.cpp
|
|
|
test_modules.py
|
|
|
test_multiple_inheritance.cpp
|
|
|
test_multiple_inheritance.py
|
|
|
test_numpy_array.cpp
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_numpy_array.py
|
feat: make numpy.h compatible with both NumPy 1.x and 2.x (#5050)
|
2024-03-26 18:20:11 -04:00 |
test_numpy_dtypes.cpp
|
chore(deps): update pre-commit hooks (#5123)
|
2024-05-10 17:03:51 -04:00 |
test_numpy_dtypes.py
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_numpy_vectorize.cpp
|
fix: avoid catch (...) for expected import numpy failures (#3974)
|
2022-05-26 11:07:40 -04:00 |
test_numpy_vectorize.py
|
|
|
test_opaque_types.cpp
|
|
|
test_opaque_types.py
|
|
|
test_operator_overloading.cpp
|
Introduce a new style of warning suppression based on push/pop (#4285)
|
2022-11-28 07:39:38 -08:00 |
test_operator_overloading.py
|
|
|
test_pickling.cpp
|
|
|
test_pickling.py
|
|
|
test_python_multiple_inheritance.cpp
|
|
|
test_python_multiple_inheritance.py
|
|
|
test_pytypes.cpp
|
Add type[T] support to typing.h (#5166)
|
2024-06-15 06:25:43 -07:00 |
test_pytypes.py
|
Add type[T] support to typing.h (#5166)
|
2024-06-15 06:25:43 -07:00 |
test_sequences_and_iterators.cpp
|
|
|
test_sequences_and_iterators.py
|
feature: Use typed iterators in make_*iterator (#4876)
|
2023-10-17 12:04:46 -07:00 |
test_smart_ptr.cpp
|
|
|
test_smart_ptr.py
|
|
|
test_stl_binders.cpp
|
chore(deps): update pre-commit hooks (#5084)
|
2024-04-02 11:14:08 -04:00 |
test_stl_binders.py
|
|
|
test_stl.cpp
|
chore(deps): update pre-commit hooks (#5123)
|
2024-05-10 17:03:51 -04:00 |
test_stl.py
|
|
|
test_tagbased_polymorphic.cpp
|
|
|
test_tagbased_polymorphic.py
|
|
|
test_thread.cpp
|
chore(deps): update pre-commit hooks (#5123)
|
2024-05-10 17:03:51 -04:00 |
test_thread.py
|
|
|
test_type_caster_pyobject_ptr.cpp
|
Fix refcount bug involving trampoline functions with PyObject * return type. (#5156)
|
2024-06-11 14:00:52 -07:00 |
test_type_caster_pyobject_ptr.py
|
Fix refcount bug involving trampoline functions with PyObject * return type. (#5156)
|
2024-06-11 14:00:52 -07:00 |
test_union.cpp
|
|
|
test_union.py
|
|
|
test_unnamed_namespace_a.cpp
|
|
|
test_unnamed_namespace_a.py
|
|
|
test_unnamed_namespace_b.cpp
|
|
|
test_unnamed_namespace_b.py
|
|
|
test_vector_unique_ptr_member.cpp
|
|
|
test_vector_unique_ptr_member.py
|
|
|
test_virtual_functions.cpp
|
|
|
test_virtual_functions.py
|
|
|
valgrind-numpy-scipy.supp
|
docs: fix various typos (#3075)
|
2021-07-04 19:58:35 -04:00 |
valgrind-python.supp
|
|
|