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_simple_string
()
tests/test_builtin_casters.py:12
Function
test_single_char_arguments
Tests failures for passing invalid inputs to char-accepting functions
tests/test_builtin_casters.py:51
Function
test_slice_constructors
()
tests/test_sequences_and_iterators.py:13
Function
test_slice_constructors_explicit_optional
()
tests/test_sequences_and_iterators.py:19
Function
test_sliceable
()
tests/test_sequences_and_iterators.py:107
Function
test_smart_ptr
(capture)
tests/test_smart_ptr.py:12
Function
test_smart_ptr_from_default
()
tests/test_smart_ptr.py:325
Function
test_smart_ptr_refcounting
()
tests/test_smart_ptr.py:120
Function
test_smhld_copy
()
tests/test_class_sh_shared_ptr_copy_move.py:11
Function
test_smhld_move
()
tests/test_class_sh_shared_ptr_copy_move.py:21
Function
test_sparse
()
tests/test_eigen_matrix.py:753
Function
test_sparse_signature
(doc)
tests/test_eigen_matrix.py:763
Function
test_special_matrix_objects
()
tests/test_eigen_matrix.py:685
Function
test_static_cls
Static property getter and setters expect the type object as the their only argument
tests/test_methods_and_attributes.py:210
Function
test_static_properties
()
tests/test_methods_and_attributes.py:143
Function
test_std_exception
(msg)
tests/test_exceptions.py:14
Function
test_std_make_shared_factory
()
tests/test_class_sh_trampoline_shared_from_this.py:224
Function
test_std_make_shared_factory
(pass_through_func)
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py:146
Function
test_stl_bind_global
()
tests/test_local_bindings.py:143
Function
test_stl_bind_local
()
tests/test_local_bindings.py:109
Function
test_stl_caster_vs_stl_bind
One module uses a generic vector caster from `<pybind11/stl.h>` while the other exports `std::vector<int>` via `py:bind_vector` and `py::module_lo
tests/test_local_bindings.py:217
Function
test_stl_ownership
()
tests/test_stl.py:442
Function
test_stl_pass_by_pointer
Passing nullptr or None to an STL container pointer is not expected to work
tests/test_stl.py:383
Function
test_str
(doc)
tests/test_pytypes.py:232
Function
test_str_issue
#283: __str__ called on uninitialized instance when constructor arguments invalid
tests/test_methods_and_attributes.py:500
Function
test_str_leak
()
tests/test_numpy_dtypes.py:450
Function
test_str_signature
()
tests/test_enum.py:275
Function
test_string_array
()
tests/test_numpy_dtypes.py:291
Function
test_string_list
()
tests/test_opaque_types.py:10
Function
test_string_view
Tests support for C++17 string_view arguments and return values
tests/test_builtin_casters.py:148
Function
test_surrogate_pairs_unicode_error
(func)
tests/test_pytypes.py:277
Function
test_test_memoryview_from_buffer_invalid_strides
()
tests/test_pytypes.py:668
Function
test_test_memoryview_from_buffer_nullptr
()
tests/test_pytypes.py:673
Function
test_threading
()
tests/test_iostream.py:313
Function
test_throw_nested_exception
()
tests/test_exceptions.py:261
Function
test_to_pybuffer_contiguity
(type)
tests/test_buffers.py:345
Function
test_to_python
()
tests/test_buffers.py:103
Function
test_trampoline_with_pyobject_ptr_return
()
tests/test_type_caster_pyobject_ptr.py:112
Function
test_traveler_getattr_actually_exists
()
tests/test_cpp_conduit.py:31
Function
test_trivial_broadcasting
()
tests/test_numpy_vectorize.py:159
Function
test_tuple
()
tests/test_pytypes.py:217
Function
test_tuple
std::pair <-> tuple & std::tuple <-> tuple
tests/test_builtin_casters.py:387
Function
test_tuple_empty_annotations
(doc)
tests/test_pytypes.py:931
Function
test_tuple_nonempty_annotations
(doc)
tests/test_pytypes.py:924
Function
test_tuple_ranges
(tested_tuple, expected)
tests/test_pytypes.py:1119
Function
test_tuple_rvalue_getter
()
tests/test_pytypes.py:822
Function
test_tuple_variable_length_annotations
(doc)
tests/test_pytypes.py:937
Function
test_two_nullptrs
tests/test_scoped_critical_section.cpp:18
Function
test_type
()
tests/test_class.py:88
Function
test_type_annotation
(doc)
tests/test_pytypes.py:990
Function
test_type_caster_enum_type_enabled_false
()
tests/test_native_enum.py:176
Function
test_type_caster_name_via_incompatible_function_arguments_type_error
()
tests/test_type_caster_pyobject_ptr.py:104
Function
test_type_guard_annotations
(doc, backport_typehints)
tests/test_pytypes.py:1021
Function
test_type_is_annotations
(doc, backport_typehints)
tests/test_pytypes.py:1028
Function
test_type_of_classic
()
tests/test_class.py:109
Function
test_type_of_py
()
tests/test_class.py:103
Function
test_type_of_py_nodelete
()
tests/test_class.py:115
Function
test_type_selection
()
tests/test_numpy_vectorize.py:141
Function
test_typevar
(doc)
tests/test_pytypes.py:1100
Function
test_unhashable_exceptions
(arg, func)
tests/test_pytypes.py:208
Function
test_unicode_conversion
Tests unicode conversion and error reporting.
tests/test_builtin_casters.py:16
Function
test_union
()
tests/test_union.py:6
Function
test_union_annotations
(doc)
tests/test_pytypes.py:997
Function
test_union_object_annotations
(doc)
tests/test_pytypes.py:1008
Function
test_union_typing_only
(doc)
tests/test_pytypes.py:1004
Function
test_unions
()
tests/test_opaque_types.py:59
Function
test_unique_deleter
()
tests/test_smart_ptr.py:149
Function
test_unique_nodelete
()
tests/test_smart_ptr.py:125
Function
test_unique_nodelete4a
()
tests/test_smart_ptr.py:137
Function
test_unique_ptr_consumer_roundtrip
(pass_f, rtrn_f, moved_out, moved_in)
tests/test_class_sh_basic.py:189
Function
test_unique_ptr_cref_roundtrip
()
tests/test_class_sh_basic.py:168
Function
test_unique_ptr_field_proxy_poc
(m_attr)
tests/test_class_sh_property.py:139
Function
test_unique_ptr_return_value_policy_automatic_reference
()
tests/test_class_sh_basic.py:231
Function
test_unique_ptr_roundtrip
()
tests/test_class_sh_basic.py:138
Function
test_unregister_native_enum_when_destroyed
()
tests/test_native_enum.py:324
Function
test_unregistered_base_implementations
()
tests/test_methods_and_attributes.py:519
Function
test_unscoped_enum
()
tests/test_enum.py:15
Function
test_unusual_op_ref
()
tests/test_class_sh_basic.py:245
Function
test_unusual_op_ref
()
tests/test_copy_move.py:141
Function
test_uqp
(m_attr_readwrite)
tests/test_class_sh_property.py:88
Function
test_user_like_map
()
tests/test_stl_binders.py:410
Function
test_user_vector_like
()
tests/test_stl_binders.py:403
Function
test_valarray
std::valarray <-> list
tests/test_stl.py:65
Function
test_valu_getter
(m_attr)
tests/test_class_sh_property.py:16
Function
test_valu_setter
()
tests/test_class_sh_property.py:31
Function
test_variant
(doc)
tests/test_stl.py:342
Function
test_variant_monostate
(doc)
tests/test_stl.py:362
Function
test_vec_of_reference_wrapper
#171: Can't return reference wrappers (or STL structures containing them)
tests/test_stl.py:375
Function
test_vector
std::vector <-> list
tests/test_stl.py:10
Function
test_vector_bool
()
tests/test_stl_binders.py:129
Function
test_vector_buffer
()
tests/test_stl_binders.py:71
Function
test_vector_buffer_numpy
()
tests/test_stl_binders.py:90
Function
test_vector_custom
()
tests/test_stl_binders.py:140
Function
test_vector_int
()
tests/test_stl_binders.py:8
Function
test_vectorize
(capture)
tests/test_numpy_vectorize.py:11
Function
test_vectorize
()
tests/test_numpy_dtypes.py:394
Function
test_vectorized_noreturn
()
tests/test_numpy_vectorize.py:311
Function
test_version_matches
()
tests/extra_python_package/test_files.py:355
Function
test_virtual_base_not_at_offset_0
()
tests/test_class_sh_mi_thunks.py:56
Function
test_void_caster
()
tests/test_builtin_casters.py:444
← previous
next →
3,001–3,100 of 3,362, ranked by callers