Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ test_interpreter.cpp
File
test_interpreter.cpp
tests/test_with_catch/test_interpreter.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <pybind11/critical_section.h>
2
#include <pybind11/embed.h>
3
4
// Silence MSVC C++17 deprecation warning from Catch regarding std::uncaught_exceptions (up to
Callers
nothing calls this directly
Calls
15
dict
Class · 0.85
str
Class · 0.85
import
Function · 0.85
hasattr
Function · 0.85
exec
Function · 0.85
globals
Function · 0.85
initialize_interpreter
Function · 0.85
scoped_interpreter
Class · 0.85
finalize_interpreter
Function · 0.85
move
Function · 0.85
list
Class · 0.85
get_sys_path_size
Function · 0.85
Tested by
no test coverage detected