.. |
extra_python_package
|
Introduce detail/using_smart_holder.h and remove pybindit::memory:: in most places.
|
2024-07-19 00:55:15 -07:00 |
extra_setuptools
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
pure_cpp
|
Bring in tests/pure_cpp/smart_holder_poc_test.cpp from smart_holder branch as-is.
|
2024-07-02 10:20:51 -07:00 |
test_cmake_build
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_embed
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
class_sh_module_local_0.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
class_sh_module_local_1.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
class_sh_module_local_2.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
CMakeLists.txt
|
Merge branch 'master' into bakein
|
2024-07-18 17:41:47 -07:00 |
conftest.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
constructor_stats.h
|
|
|
cross_module_gil_utils.cpp
|
|
|
cross_module_interleaved_error_already_set.cpp
|
|
|
eigen_tensor_avoid_stl_array.cpp
|
|
|
env.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
local_bindings.h
|
|
|
object.h
|
|
|
pybind11_cross_module_tests.cpp
|
|
|
pybind11_tests.cpp
|
|
|
pybind11_tests.h
|
fix: use std::addressof in type_caster_base.h (#5189)
|
2024-06-24 08:59:55 -07:00 |
pyproject.toml
|
tests: run on pyodide (#4745)
|
2024-07-18 14:50:38 -04:00 |
pytest.ini
|
|
|
requirements.txt
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_async.cpp
|
|
|
test_async.py
|
tests: run on pyodide (#4745)
|
2024-07-18 14:50:38 -04:00 |
test_buffers.cpp
|
|
|
test_buffers.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_builtin_casters.cpp
|
|
|
test_builtin_casters.py
|
feat(types) Adds special Case for empty C++ tuple type annotation (#5214)
|
2024-06-30 09:52:37 -07:00 |
test_call_policies.cpp
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_call_policies.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_callbacks.cpp
|
|
|
test_callbacks.py
|
tests: run on pyodide (#4745)
|
2024-07-18 14:50:38 -04:00 |
test_chrono.cpp
|
|
|
test_chrono.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_class_sh_basic.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_basic.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_disowning_mi.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_disowning_mi.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_disowning.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_disowning.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_factory_constructors.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_factory_constructors.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_inheritance.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_inheritance.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_mi_thunks.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_mi_thunks.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_module_local.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_property_bakein.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_property_bakein.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_property_non_owning.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_property_non_owning.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_property.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_property.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_shared_ptr_copy_move.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_shared_ptr_copy_move.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_trampoline_basic.cpp
|
ifdef out more code if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 11:21:35 -07:00 |
test_class_sh_trampoline_basic.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_trampoline_self_life_support.cpp
|
ifdef out more code if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 11:21:35 -07:00 |
test_class_sh_trampoline_self_life_support.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_trampoline_shared_from_this.cpp
|
ifdef out more code if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 11:21:35 -07:00 |
test_class_sh_trampoline_shared_from_this.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_trampoline_shared_ptr_cpp_arg.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_trampoline_unique_ptr.cpp
|
ifdef out more code if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 11:21:35 -07:00 |
test_class_sh_trampoline_unique_ptr.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_unique_ptr_custom_deleter.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_unique_ptr_custom_deleter.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_unique_ptr_member.cpp
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_unique_ptr_member.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class_sh_virtual_py_cpp_mix.cpp
|
ifdef out more code if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 11:21:35 -07:00 |
test_class_sh_virtual_py_cpp_mix.py
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
test_class.cpp
|
Ignore PYBIND11_USE_SMART_HOLDER_AS_DEFAULT if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 10:18:05 -07:00 |
test_class.py
|
Remove pytest.skip("BAKEIN_BREAK: ...") in test_class.py (not needed anymore).
|
2024-07-01 22:52:30 -07:00 |
test_classh_mock.cpp
|
Bring in tests/test_classh_mock.cpp,py from smart_holder branch as-is (tests pass without any further changes).
|
2024-07-07 13:17:27 -07:00 |
test_classh_mock.py
|
Bring in tests/test_classh_mock.cpp,py from smart_holder branch as-is (tests pass without any further changes).
|
2024-07-07 13:17:27 -07:00 |
test_const_name.cpp
|
|
|
test_const_name.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_constants_and_functions.cpp
|
|
|
test_constants_and_functions.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_copy_move.cpp
|
fix: use std::addressof in type_caster_base.h (#5189)
|
2024-06-24 08:59:55 -07:00 |
test_copy_move.py
|
fix: use std::addressof in type_caster_base.h (#5189)
|
2024-06-24 08:59:55 -07:00 |
test_custom_type_casters.cpp
|
|
|
test_custom_type_casters.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_custom_type_setup.cpp
|
|
|
test_custom_type_setup.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_docstring_options.cpp
|
|
|
test_docstring_options.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_eigen_matrix.cpp
|
|
|
test_eigen_matrix.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_eigen_tensor.cpp
|
|
|
test_eigen_tensor.inl
|
|
|
test_eigen_tensor.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_enum.cpp
|
|
|
test_enum.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_eval_call.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_eval.cpp
|
|
|
test_eval.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_exceptions.cpp
|
|
|
test_exceptions.h
|
|
|
test_exceptions.py
|
tests: run on pyodide (#4745)
|
2024-07-18 14:50:38 -04:00 |
test_factory_constructors.cpp
|
Remove all (3) BAKEIN_BREAK from test_factory_constructors.cpp and all (4) BAKEIN_BREAK from test_factory_constructors.py (test_factory_constructors builds and runs successfully).
|
2024-06-30 11:41:03 -07:00 |
test_factory_constructors.py
|
Remove all (3) BAKEIN_BREAK from test_factory_constructors.cpp and all (4) BAKEIN_BREAK from test_factory_constructors.py (test_factory_constructors builds and runs successfully).
|
2024-06-30 11:41:03 -07:00 |
test_gil_scoped.cpp
|
|
|
test_gil_scoped.py
|
tests: run on pyodide (#4745)
|
2024-07-18 14:50:38 -04:00 |
test_iostream.cpp
|
|
|
test_iostream.py
|
tests: run on pyodide (#4745)
|
2024-07-18 14:50:38 -04:00 |
test_kwargs_and_defaults.cpp
|
|
|
test_kwargs_and_defaults.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_local_bindings.cpp
|
|
|
test_local_bindings.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_methods_and_attributes.cpp
|
|
|
test_methods_and_attributes.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_modules.cpp
|
|
|
test_modules.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_multiple_inheritance.cpp
|
|
|
test_multiple_inheritance.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_numpy_array.cpp
|
|
|
test_numpy_array.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_numpy_dtypes.cpp
|
|
|
test_numpy_dtypes.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_numpy_vectorize.cpp
|
|
|
test_numpy_vectorize.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_opaque_types.cpp
|
|
|
test_opaque_types.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_operator_overloading.cpp
|
|
|
test_operator_overloading.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_pickling.cpp
|
Remove all BAKEIN_BREAK in test_pickling.cpp,py (tests pass without any production code changes).
|
2024-07-02 11:03:26 -07:00 |
test_pickling.py
|
Remove all BAKEIN_BREAK in test_pickling.cpp,py (tests pass without any production code changes).
|
2024-07-02 11:03:26 -07:00 |
test_python_multiple_inheritance.cpp
|
|
|
test_python_multiple_inheritance.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_pytypes.cpp
|
fix: add guard for GCC <10.3 on C++20 (#5205)
|
2024-06-27 22:20:28 -07:00 |
test_pytypes.py
|
fix: add guard for GCC <10.3 on C++20 (#5205)
|
2024-06-27 22:20:28 -07:00 |
test_sequences_and_iterators.cpp
|
|
|
test_sequences_and_iterators.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_smart_ptr.cpp
|
|
|
test_smart_ptr.py
|
Add back original copyable_holder_caster check_holder_compat() in the std::shared_ptr specialization and remove pytest.skip("BAKEIN_EXPECTED: ...) in test_smart_ptr.py
|
2024-07-19 09:00:03 -07:00 |
test_stl_binders.cpp
|
|
|
test_stl_binders.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_stl.cpp
|
|
|
test_stl.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_tagbased_polymorphic.cpp
|
|
|
test_tagbased_polymorphic.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_thread.cpp
|
|
|
test_thread.py
|
tests: run on pyodide (#4745)
|
2024-07-18 14:50:38 -04:00 |
test_type_caster_pyobject_ptr.cpp
|
|
|
test_type_caster_pyobject_ptr.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_union.cpp
|
|
|
test_union.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_unnamed_namespace_a.cpp
|
|
|
test_unnamed_namespace_a.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_unnamed_namespace_b.cpp
|
|
|
test_unnamed_namespace_b.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_vector_unique_ptr_member.cpp
|
|
|
test_vector_unique_ptr_member.py
|
feat: remove Python 3.6 support (#5177)
|
2024-06-22 00:55:00 -04:00 |
test_virtual_functions.cpp
|
|
|
test_virtual_functions.py
|
tests: run on pyodide (#4745)
|
2024-07-18 14:50:38 -04:00 |
valgrind-numpy-scipy.supp
|
|
|
valgrind-python.supp
|
|
|