MCPcopy Create free account

hub / github.com/pybind/pybind11 / endpoints

Endpoints11 in github.com/pybind/pybind11

Routetest_alive_gc
pytest.mark.xfail("env.PYPY", reason="_PyObject_GetDictPtr is unimplemented")
tests/test_call_policies.py:None
Routetest_def_submodule_failures
pytest.mark.xfail("env.PYPY", reason="PyModule_GetName()")
tests/test_modules.py:None
Routetest_deleter_roundtrip
pytest.mark.parametrize( ("pass_f", "rtrn_f", "regex_expected"), [ ( m.pass_udmp_d
tests/test_class_sh_basic.py:None
Routetest_from_iterable
pytest.mark.parametrize( ("pytype", "from_iter_func"), [ (frozenset, m.get_frozenset_from_iter
tests/test_pytypes.py:None
Routetest_get_annotations_compliance
pytest.mark.skipif( sys.version_info < (3, 10), reason="get_annotations function does not exist until
tests/test_pytypes.py:None
Routetest_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
Routetest_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
Routetest_memoryview_refcount
pytest.mark.xfail("env.PYPY", reason="getrefcount is not available")
tests/test_pytypes.py:None
Routetest_nested_throws
pytest.mark.xfail("env.GRAALPY", reason="TODO should get fixed on GraalPy side")
tests/test_exceptions.py:None
Routetest_operator_overloading
pytest.mark.xfail("env.GRAALPY", reason="TODO should get fixed on GraalPy side")
tests/test_operator_overloading.py:None
Routetest_surrogate_pairs_unicode_error
pytest.mark.parametrize( "func", [ m.str_from_bytes_input, m.str_from_cstr_input,
tests/test_pytypes.py:None