Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ endpoints
Endpoints
11 in github.com/pybind/pybind11
⨍
Functions
3,362
◇
Types & classes
1,305
↳
Endpoints
11
Route
test_alive_gc
pytest.mark.xfail("env.PYPY", reason="_PyObject_GetDictPtr is unimplemented")
tests/test_call_policies.py:None
Route
test_def_submodule_failures
pytest.mark.xfail("env.PYPY", reason="PyModule_GetName()")
tests/test_modules.py:None
Route
test_deleter_roundtrip
pytest.mark.parametrize( ("pass_f", "rtrn_f", "regex_expected"), [ ( m.pass_udmp_d
tests/test_class_sh_basic.py:None
Route
test_from_iterable
pytest.mark.parametrize( ("pytype", "from_iter_func"), [ (frozenset, m.get_frozenset_from_iter
tests/test_pytypes.py:None
Route
test_get_annotations_compliance
pytest.mark.skipif( sys.version_info < (3, 10), reason="get_annotations function does not exist until
tests/test_pytypes.py:None
Route
test_get_vec_size_raw_shared
pytest.mark.parametrize( "get_fn", [ m.get_drvd_as_base0_raw_ptr, m.get_drvd_as_base0_
tests/test_class_sh_mi_thunks.py:None
Route
test_get_vec_size_unique
pytest.mark.parametrize( "get_fn", [m.get_drvd_as_base0_raw_ptr, m.get_drvd_as_base0_unique_ptr] )
tests/test_class_sh_mi_thunks.py:None
Route
test_memoryview_refcount
pytest.mark.xfail("env.PYPY", reason="getrefcount is not available")
tests/test_pytypes.py:None
Route
test_nested_throws
pytest.mark.xfail("env.GRAALPY", reason="TODO should get fixed on GraalPy side")
tests/test_exceptions.py:None
Route
test_operator_overloading
pytest.mark.xfail("env.GRAALPY", reason="TODO should get fixed on GraalPy side")
tests/test_operator_overloading.py:None
Route
test_surrogate_pairs_unicode_error
pytest.mark.parametrize( "func", [ m.str_from_bytes_input, m.str_from_cstr_input,
tests/test_pytypes.py:None