pybind11/tests/test_embed
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