This website requires JavaScript.
Explore
Help
Register
Sign In
RYDE-WORK
/
pybind11
Watch
1
Star
0
Fork
0
You've already forked pybind11
mirror of
https://github.com/RYDE-WORK/pybind11.git
synced
2026-01-19 21:23:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
pybind11
/
tests
/
test_embed
History
Aaron Gokaslan
ad96655605
fix: replace free() with std::free() (
#3321
)
...
* Disambiguate free() to use std::free() * Add cstdlib include
2021-10-03 20:15:37 -04:00
..
catch.cpp
Fix compatibility with catch v2
2018-07-19 16:12:39 -03:00
CMakeLists.txt
chore: increase CMake upper limit (
#3124
)
2021-07-28 18:04:14 -07:00
external_module.cpp
CodeHealth: Enabling clang-tidy google-explicit-constructor (
#3250
)
2021-09-08 18:53:38 -07:00
test_interpreter.cpp
fix: replace free() with std::free() (
#3321
)
2021-10-03 20:15:37 -04:00
test_interpreter.py
Call PySys_SetArgv when initializing interpreter. (
#2341
)
2021-08-26 14:12:54 -07:00