pybind11/docs/advanced
James R. Barlow 3618bea2aa Add and document py::error_already_set::discard_as_unraisable()
To deal with exceptions that hit destructors or other noexcept functions.

Includes fixes to support Python 2.7 and extends documentation on
error handling.

@virtuald and @YannickJadoul both contributed to this PR.
2020-08-16 10:05:03 -07:00
..
cast ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
pycpp Enable py::ellipsis on Python 2 (#2360) 2020-08-04 14:45:55 +02:00
classes.rst Add and document py::error_already_set::discard_as_unraisable() 2020-08-16 10:05:03 -07:00
embedding.rst Added function for reloading module (#1040) 2017-09-12 08:05:05 +02:00
exceptions.rst Add and document py::error_already_set::discard_as_unraisable() 2020-08-16 10:05:03 -07:00
functions.rst rename args_kw_only to kwonly 2020-04-26 18:07:51 +02:00
misc.rst ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
smart_ptrs.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 2017-05-29 03:21:19 +02:00