This website requires JavaScript.
Explore
Help
Register
Sign In
pybind
/
pybind11
Watch
1
Star
0
Fork
0
You've already forked pybind11
mirror of
https://github.com/pybind/pybind11.git
synced
2026-07-11 09:38:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3883dd5d54553fc193da1dd891b0402e5a2eaa3
pybind11
/
tests
/
test_embed
History
Xuehai Pan
98bd78f063
chore: rename macro
PYBIND11_SUBINTERPRETER_SUPPORT
->
PYBIND11_HAS_SUBINTERPRETER_SUPPORT
to meet naming convention (
#5682
)
2025-05-22 10:16:57 -07:00
..
catch.cpp
Introduce a new style of warning suppression based on push/pop (
#4285
)
2022-11-28 07:39:38 -08:00
CMakeLists.txt
feat: Embeded sub-interpreters (
#5666
)
2025-05-20 18:17:48 -04:00
external_module.cpp
Support for sub-interpreters (
#5564
)
2025-05-14 00:59:44 -07:00
test_interpreter.cpp
feat: Embeded sub-interpreters (
#5666
)
2025-05-20 18:17:48 -04:00
test_interpreter.py
feat: remove Python 3.6 support (
#5177
)
2024-06-22 00:55:00 -04:00
test_subinterpreter.cpp
chore: rename macro
PYBIND11_SUBINTERPRETER_SUPPORT
->
PYBIND11_HAS_SUBINTERPRETER_SUPPORT
to meet naming convention (
#5682
)
2025-05-22 10:16:57 -07:00
test_trampoline.py
feat: remove Python 3.6 support (
#5177
)
2024-06-22 00:55:00 -04:00