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_import_in_subinterpreter_concurrently
Tests that importing a module in multiple subinterpreters concurrently works correctly
tests/test_multiple_interpreters.py:417
Function
test_import_module_with_singleton_per_interpreter
Tests that a singleton storing Python objects works correctly per-interpreter
tests/test_multiple_interpreters.py:263
Function
test_importing
()
tests/test_modules.py:66
Function
test_independent_subinterpreters
Makes sure the internals object differs across independent subinterpreters
tests/test_multiple_interpreters.py:89
Function
test_independent_subinterpreters_modern
Makes sure the internals object differs across independent subinterpreters. Modern (3.14+) syntax.
tests/test_multiple_interpreters.py:140
Function
test_index_offset
(arr, args, ret)
tests/test_numpy_array.py:113
Function
test_index_using_ellipsis
()
tests/test_numpy_array.py:562
Function
test_indirect_cycle
(gc_tester)
tests/test_custom_type_setup.py:48
Function
test_infinite
()
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py:136
Function
test_inheritance
(msg)
tests/test_class.py:197
Function
test_inheritance_init
(msg)
tests/test_class.py:232
Function
test_inherited_protocol
SquareMatrix is derived from Matrix and inherits the buffer protocol
tests/test_buffers.py:140
Function
test_inherited_virtuals
()
tests/test_virtual_functions.py:316
Function
test_init_factory_alias
Tests py::init_factory() wrapper with value conversions and alias types
tests/test_factory_constructors.py:157
Function
test_init_factory_basic
Tests py::init_factory() wrapper around various ways of returning the object
tests/test_factory_constructors.py:14
Function
test_init_factory_casting
Tests py::init_factory() wrapper with various upcasting and downcasting returns
tests/test_factory_constructors.py:108
Function
test_init_factory_dual
Tests init factory functions with dual main/alias factory functions
tests/test_factory_constructors.py:228
Function
test_init_factory_signature
(msg)
tests/test_factory_constructors.py:74
Method
test_initializer
tests/pybind11_tests.cpp:35
Function
test_initializer_list
()
tests/test_numpy_array.py:481
Function
test_inplace_and
(a, b)
tests/test_pytypes.py:907
Function
test_inplace_append
(a, b)
tests/test_pytypes.py:853
Function
test_inplace_divide
(a, b)
tests/test_pytypes.py:873
Function
test_inplace_lshift
(a, b)
tests/test_pytypes.py:913
Function
test_inplace_multiply
(a, b)
tests/test_pytypes.py:867
Function
test_inplace_or
(a, b)
tests/test_pytypes.py:890
Function
test_inplace_rshift
(a, b)
tests/test_pytypes.py:919
Function
test_inplace_subtract
(a, b)
tests/test_pytypes.py:861
Function
test_instance
(msg)
tests/test_class.py:40
Function
test_instance_new
()
tests/test_class.py:66
Function
test_int
(doc)
tests/test_pytypes.py:29
Function
test_int_convert
(doc)
tests/test_builtin_casters.py:250
Function
test_int_long
()
tests/test_builtin_casters.py:599
Function
test_integer_casting
Issue #929 - out-of-range integer values shouldn't be accepted
tests/test_builtin_casters.py:227
Function
test_internal_locals_differ
Makes sure the internal local type map differs across the two modules
tests/test_local_bindings.py:210
Function
test_intree_extensions
(monkeypatch, tmpdir)
tests/extra_setuptools/test_setuphelper.py:113
Function
test_intree_extensions_package_dir
(monkeypatch, tmpdir)
tests/extra_setuptools/test_setuphelper.py:133
Function
test_invalid_repr
()
tests/test_exceptions.py:269
Function
test_invalid_self
Tests invocation of the pybind-registered base class with an invalid `self` argument.
tests/test_factory_constructors.py:481
Function
test_is_setter
()
tests/test_methods_and_attributes.py:709
Function
test_isinstance
()
tests/test_numpy_array.py:323
Function
test_isinstance
()
tests/test_class.py:280
Function
test_isinstance_string_types
()
tests/test_pytypes.py:695
Function
test_issue1105
Issue 1105: 1xN or Nx1 input arrays weren't accepted for eigen compile-time row vectors or column vector
tests/test_eigen_matrix.py:799
Function
test_issue2361
()
tests/test_pytypes.py:617
Function
test_issue738
Ignore strides on a length-1 dimension (even if they would be incompatible length > 1)
tests/test_eigen_matrix.py:779
Function
test_issue_1454
()
tests/test_virtual_functions.py:446
Function
test_issue_1561
check fix for issue #1561
tests/test_stl.py:455
Function
test_iterable
(doc)
tests/test_pytypes.py:53
Function
test_iterable_annotations
(doc)
tests/test_pytypes.py:962
Function
test_iterator
(doc)
tests/test_pytypes.py:33
Function
test_iterator_annotations
(doc)
tests/test_pytypes.py:969
Function
test_iterator_doc_annotations
()
tests/test_sequences_and_iterators.py:66
Function
test_iterator_passthrough
#181: iterator passthrough did not compile
tests/test_sequences_and_iterators.py:267
Function
test_iterator_referencing
Test that iterators reference rather than copy their referents.
tests/test_sequences_and_iterators.py:83
Function
test_iterator_rvp
#388: Can't make iterators via make_iterator() with different r/v policies
tests/test_sequences_and_iterators.py:273
Function
test_keep_alive_argument
(capture)
tests/test_call_policies.py:12
Function
test_keep_alive_constructor
(capture)
tests/test_call_policies.py:222
Function
test_keep_alive_return_value
(capture)
tests/test_call_policies.py:65
Function
test_keyword_args_and_generalized_unpacking
()
tests/test_callbacks.py:51
Function
test_keyword_only_args
(msg)
tests/test_kwargs_and_defaults.py:252
Function
test_lacking_copy_ctor
()
tests/test_copy_move.py:9
Function
test_lacking_move_ctor
()
tests/test_copy_move.py:15
Function
test_lambda_closure_cleanup
()
tests/test_callbacks.py:94
Function
test_large_holder
()
tests/test_smart_ptr.py:166
Function
test_list
(capture, doc)
tests/test_pytypes.py:73
Function
test_list_annotations
(doc)
tests/test_pytypes.py:951
Function
test_list_caster_fully_consumes_generator_object
()
tests/test_stl.py:492
Function
test_list_ranges
(tested_list, expected)
tests/test_pytypes.py:1131
Function
test_list_rvalue_getter
()
tests/test_pytypes.py:828
Function
test_list_slicing
()
tests/test_pytypes.py:611
Function
test_literal
(doc)
tests/test_pytypes.py:1056
Function
test_load_external
Load a `py::module_local` type that's only registered in an external module
tests/test_local_bindings.py:11
Function
test_load_with_mtxt
(pass_f, mtxt, expected)
tests/test_class_sh_basic.py:55
Function
test_load_with_rtrn_f
(pass_f, rtrn_f, expected)
tests/test_class_sh_basic.py:66
Function
test_local_bindings
Tests that duplicate `py::module_local` class bindings work across modules
tests/test_local_bindings.py:58
Function
test_local_translator
Tests that a local translator works and that the local translator from the cross module is not applied
tests/test_exceptions.py:278
Function
test_m_big5
()
tests/test_class_sh_trampoline_self_life_support.py:12
Function
test_m_clone
()
tests/test_class_sh_trampoline_unique_ptr.py:16
Function
test_m_clone_and_foo
()
tests/test_class_sh_trampoline_unique_ptr.py:26
Function
test_make_c_f_array
()
tests/test_numpy_array.py:214
Function
test_make_diamond_as_vbase
(make_fn)
tests/test_class_sh_mi_thunks.py:86
Function
test_make_empty_shaped_array
()
tests/test_numpy_array.py:221
Function
test_make_unique_pointee
()
tests/test_class_sh_unique_ptr_member.py:8
Function
test_map
std::map <-> dict
tests/test_stl.py:79
Function
test_map_caster_fully_consumes_generator_object
(items, expected_exception)
tests/test_stl.py:586
Function
test_map_delitem
()
tests/test_stl_binders.py:294
Function
test_map_iterator
()
tests/test_sequences_and_iterators.py:211
Function
test_map_string_double
()
tests/test_stl_binders.py:152
Function
test_map_string_double_const
()
tests/test_stl_binders.py:198
Function
test_map_view_types
()
tests/test_stl_binders.py:335
Function
test_mapping_caster_protocol
(doc)
tests/test_stl.py:645
Function
test_member_doc
()
tests/test_native_enum.py:114
Function
test_memoryview
(method, args, fmt, expected_view)
tests/test_pytypes.py:636
Function
test_memoryview_from_buffer_empty_shape
()
tests/test_pytypes.py:661
Function
test_memoryview_from_memory
()
tests/test_pytypes.py:678
Function
test_memoryview_refcount
(method)
tests/test_pytypes.py:651
Function
test_metaclass_override
Overriding pybind11's default metaclass changes the behavior of `static_property`
tests/test_methods_and_attributes.py:224
Function
test_method_vectorization
()
tests/test_numpy_vectorize.py:243
Function
test_methods_and_attributes
()
tests/test_methods_and_attributes.py:29
← previous
next →
2,601–2,700 of 3,362, ranked by callers