mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-13 17:13:53 +00:00
2c549eb7aa
* Add error_already_set_what what tests, asserting the status quo. * Move PyErr_NormalizeException() up a few lines. * @pytest.mark.skipif("env.PYPY") from PR #1895 is required even for this much simpler PR * Move PyException_SetTraceback() with PyErr_NormalizeException() as suggested by @skylion007 * Insert a std::move() as suggested by @skylion007 |
||
---|---|---|
.. | ||
pybind11 |