pybind11/tests/test_embed
Ralf W. Grosse-Kunstleve c8ce4b8df8
Clone of @virtuald's PR #2112 with minor enhancements. (#3215)
* Add py::raise_from to enable chaining exceptions on Python 3.3+

* Use 'raise from' in initialization

* Documenting the exact base version of _PyErr_FormatVFromCause, adding back `assert`s.

Co-authored-by: Dustin Spicuzza <dustin@virtualroadside.com>
2021-08-23 17:30:01 -07:00
..
CMakeLists.txt chore: increase CMake upper limit (#3124) 2021-07-28 18:04:14 -07:00
catch.cpp Fix compatibility with catch v2 2018-07-19 16:12:39 -03:00
external_module.cpp Fix segfault when reloading interpreter with external modules (#1092) 2018-01-11 19:46:10 -04:00
test_interpreter.cpp Clone of @virtuald's PR #2112 with minor enhancements. (#3215) 2021-08-23 17:30:01 -07:00
test_interpreter.py ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00