Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ functions
Functions
3,362 in github.com/pybind/pybind11
⨍
Functions
3,362
◇
Types & classes
1,305
↳
Endpoints
11
Function
test_recursive_map
()
tests/test_stl_binders.py:395
Function
test_recursive_vector
()
tests/test_stl_binders.py:385
Function
test_redeclaration_attr_with_type_hint
()
tests/test_pytypes.py:1246
Function
test_redirect
(capfd)
tests/test_iostream.py:233
Function
test_redirect_both
(capfd)
tests/test_iostream.py:271
Function
test_redirect_err
(capfd)
tests/test_iostream.py:257
Function
test_reentrant_implicit_conversion_failure
(msg)
tests/test_class.py:431
Function
test_ref_qualified
Tests that explicit lvalue ref-qualified methods can be called just like their non ref-qualified counterparts.
tests/test_methods_and_attributes.py:661
Function
test_ref_qualified_def_buffer
Test issue #2234 follow-up: def_buffer with ref-qualified member function pointers. Covers: - def_buffer(Return (Class::*)(Args...) &)
tests/test_buffers.py:426
Function
test_ref_qualified_method_vectorization
Test issue #2234 follow-up: vectorize with lvalue-ref-qualified member pointers. Covers: - vectorize(Return (Class::*)(Args...) &) -
tests/test_numpy_vectorize.py:250
Function
test_ref_qualified_noexcept_def_buffer
Test issue #2234 follow-up: def_buffer with noexcept ref-qualified member pointers. Covers: - def_buffer(Return (Class::*)(Args...) & noexc
tests/test_buffers.py:454
Function
test_ref_qualified_overload_cast
Test issue #2234 follow-up: overload_cast with ref-qualified member pointers. Covers: - overload_cast_impl::operator()(Return (Class::*)(Ar
tests/test_methods_and_attributes.py:621
Function
test_reference_internal
(m, member_name)
tests/test_eigen_tensor.py:67
Function
test_reference_internal
()
tests/test_modules.py:29
Function
test_reference_sensitive_optional
(doc)
tests/test_stl.py:230
Function
test_reference_wrapper
std::reference_wrapper for builtin and user types
tests/test_builtin_casters.py:449
Function
test_references_actually_refer
(m)
tests/test_eigen_tensor.py:196
Function
test_register_dtype
()
tests/test_numpy_dtypes.py:443
Function
test_register_duplicate_class
()
tests/test_class.py:511
Function
test_reimport
()
tests/test_modules.py:74
Function
test_release_acquire
()
tests/test_gil_scoped.py:111
Function
test_release_and_shared_from_this
()
tests/test_class_sh_trampoline_shared_from_this.py:16
Function
test_release_and_shared_from_this_leak
()
tests/test_class_sh_trampoline_shared_from_this.py:30
Function
test_release_and_stash
()
tests/test_class_sh_trampoline_shared_from_this.py:39
Function
test_release_and_stash_leak
()
tests/test_class_sh_trampoline_shared_from_this.py:82
Function
test_release_and_stash_via_shared_from_this
()
tests/test_class_sh_trampoline_shared_from_this.py:98
Function
test_release_and_stash_via_shared_from_this_leak
()
tests/test_class_sh_trampoline_shared_from_this.py:114
Function
test_repr
()
tests/test_class.py:35
Function
test_reshape_initializer_list
()
tests/test_numpy_array.py:537
Function
test_reshape_tuple
()
tests/test_numpy_array.py:547
Function
test_return_array_object_cpp_loop
(return_array, unwrap)
tests/test_numpy_array.py:730
Function
test_return_color_fail
()
tests/test_native_enum.py:147
Function
test_return_color_ptr
()
tests/test_native_enum.py:155
Function
test_return_color_success
()
tests/test_native_enum.py:142
Function
test_return_exception_void
()
tests/test_exceptions.py:436
Function
test_return_list_pyobject_ptr_reference
()
tests/test_type_caster_pyobject_ptr.py:94
Function
test_return_list_pyobject_ptr_take_ownership
()
tests/test_type_caster_pyobject_ptr.py:89
Function
test_return_none
(capture)
tests/test_call_policies.py:194
Function
test_return_pyobject_ptr
()
tests/test_type_caster_pyobject_ptr.py:30
Function
test_return_set_of_unhashable
()
tests/test_operator_overloading.py:158
Function
test_return_vector_bool_raw_ptr
()
tests/test_stl.py:463
Function
test_round_trip
(m)
tests/test_eigen_tensor.py:212
Function
test_round_trip_float
()
tests/test_numpy_array.py:645
Function
test_round_trip_references_actually_refer
(m)
tests/test_eigen_tensor.py:260
Function
test_roundtrip
(cls_name)
tests/test_pickling.py:52
Function
test_roundtrip_simple_cpp_derived
()
tests/test_pickling.py:117
Function
test_roundtrip_simple_py_derived
()
tests/test_pickling.py:106
Function
test_roundtrip_with_dict
(cls_name)
tests/test_pickling.py:79
Function
test_rtrn_mptr_drvd2_pass_cptr_bases
()
tests/test_class_sh_inheritance.py:34
Function
test_rtrn_mptr_drvd2_up_casts_pass_cptr_drvd2
()
tests/test_class_sh_inheritance.py:42
Function
test_rtrn_mptr_drvd_pass_cptr_base
()
tests/test_class_sh_inheritance.py:6
Function
test_rtrn_mptr_drvd_up_cast_pass_cptr_drvd
()
tests/test_class_sh_inheritance.py:18
Function
test_rtrn_obj_cast_shared_ptr
(holder_kind, rtrn_kind, expected_code)
tests/test_potentially_slicing_weak_ptr.py:85
Function
test_rtrn_shmp_drvd_pass_shcp_base
()
tests/test_class_sh_inheritance.py:12
Function
test_rtrn_shmp_drvd_up_cast_pass_shcp_drvd
()
tests/test_class_sh_inheritance.py:26
Function
test_rtrn_unique_ptr_cref
()
tests/test_class_sh_basic.py:159
Function
test_run_in_process_direct
Makes sure there is no GIL deadlock when using processes. This test is for completion, but it was never an issue.
tests/test_gil_scoped.py:289
Function
test_run_in_process_multiple_threads_parallel
Makes sure there is no GIL deadlock when running in a thread multiple times in parallel. It runs in a separate process to be able to stop and ass
tests/test_gil_scoped.py:255
Function
test_run_in_process_multiple_threads_sequential
Makes sure there is no GIL deadlock when running in a thread multiple times sequentially. It runs in a separate process to be able to stop and as
tests/test_gil_scoped.py:269
Function
test_run_in_process_one_thread
Makes sure there is no GIL deadlock when running in a thread. It runs in a separate process to be able to stop and assert if it deadlocks.
tests/test_gil_scoped.py:240
Function
test_rvalue_ref_param
()
tests/test_methods_and_attributes.py:701
Function
test_rvalue_ref_qualified_methods
Test that rvalue-ref-qualified (&&/const&&) methods from an unregistered base bind correctly with `self` resolved to the derived type. take()
tests/test_methods_and_attributes.py:565
Function
test_same_twice
()
tests/test_class_sh_disowning.py:16
Function
test_scalar_conversion
()
tests/test_numpy_dtypes.py:374
Function
test_scoped_critical_section
()
tests/test_scoped_critical_section.py:16
Function
test_scoped_critical_section2
()
tests/test_scoped_critical_section.py:22
Function
test_scoped_critical_section2_same_object_no_deadlock
()
tests/test_scoped_critical_section.py:28
Function
test_scoped_enum
()
tests/test_enum.py:133
Function
test_second_nullptr
tests/test_scoped_critical_section.cpp:25
Function
test_selective_readonly_buffer
()
tests/test_buffers.py:165
Function
test_self_cycle
(gc_tester)
tests/test_custom_type_setup.py:40
Function
test_self_only_pos_only
()
tests/test_methods_and_attributes.py:22
Function
test_sequence
()
tests/test_sequences_and_iterators.py:120
Function
test_sequence_caster_protocol
(doc)
tests/test_stl.py:596
Function
test_sequence_doc
()
tests/test_sequences_and_iterators.py:204
Function
test_sequence_length
#2076: Exception raised by len(arg) should be propagated
tests/test_sequences_and_iterators.py:184
Function
test_series_captured
(capture)
tests/test_iostream.py:150
Function
test_set
(capture, doc)
tests/test_pytypes.py:111
Function
test_set
std::set <-> set
tests/test_stl.py:94
Function
test_set_annotations
(doc)
tests/test_pytypes.py:958
Function
test_set_caster_dict_keys_failure
()
tests/test_stl.py:516
Function
test_set_caster_protocol
(doc)
tests/test_stl.py:692
Function
test_shape_strides_span
()
tests/test_numpy_array.py:72
Function
test_shared_from_this_virt_shared_ptr_arg
Issue #5989: static_pointer_cast fails with virtual inheritance.
tests/test_smart_ptr.py:254
Function
test_shared_ptr_alias_nonpython
()
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py:73
Function
test_shared_ptr_and_references
()
tests/test_smart_ptr.py:176
Function
test_shared_ptr_arg_identity
()
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py:54
Function
test_shared_ptr_cpp_arg
()
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py:10
Function
test_shared_ptr_cpp_prop
()
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py:35
Function
test_shared_ptr_from_this_and_references
()
tests/test_smart_ptr.py:208
Function
test_shared_ptr_gc
#187: issue involving std::shared_ptr<> return value policy & garbage collection
tests/test_smart_ptr.py:334
Function
test_shared_ptr_goaway
()
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py:116
Function
test_shared_ptr_return_for_unique_ptr_holder
()
tests/test_class_sh_property.py:194
Function
test_shp
(m_attr)
tests/test_class_sh_property.py:43
Function
test_shptr_copy
()
tests/test_class_sh_shared_ptr_copy_move.py:6
Function
test_shptr_move
()
tests/test_class_sh_shared_ptr_copy_move.py:16
Function
test_signature
(doc)
tests/test_numpy_dtypes.py:367
Function
test_signatures
()
tests/test_kwargs_and_defaults.py:395
Function
test_simple_namespace
()
tests/test_pytypes.py:224
Function
test_simple_setup_py
(monkeypatch, tmpdir, parallel, std)
tests/extra_setuptools/test_setuphelper.py:17
← previous
next →
2,901–3,000 of 3,362, ranked by callers