1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-02-28 00:23:20 +00:00
pybind11/tests/test_embed
Ralf W. Grosse-Kunstleve c8ce4b8df8
Clone of @virtuald's PR with minor enhancements. ()
* 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
..
catch.cpp
CMakeLists.txt chore: increase CMake upper limit () 2021-07-28 18:04:14 -07:00
external_module.cpp
test_interpreter.cpp Clone of @virtuald's PR with minor enhancements. () 2021-08-23 17:30:01 -07:00
test_interpreter.py ci: GHA basic format & pre-commit () 2020-07-20 13:35:21 -04:00