MCPcopy Create free account
hub / github.com/pybind/pybind11 / test_subinterpreter.cpp

File test_subinterpreter.cpp

tests/test_with_catch/test_subinterpreter.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <pybind11/embed.h>
2#ifdef PYBIND11_HAS_SUBINTERPRETER_SUPPORT
3# include <pybind11/gil_safe_call_once.h>
4# include <pybind11/subinterpreter.h>

Callers

nothing calls this directly

Calls 15

importFunction · 0.85
listClass · 0.85
strClass · 0.85
get_details_as_uintptrFunction · 0.85
hasattrFunction · 0.85
createFunction · 0.85
int_Class · 0.85
weakrefClass · 0.85
cpp_functionClass · 0.85
attrMethod · 0.80

Tested by

no test coverage detected