pybind11/docs/advanced
jbarlow83 b8863698d6
Improve documentation of Python and C++ exceptions (#2408)
The main change is to treat error_already_set as a separate category
of exception that arises in different circumstances and needs to be
handled differently. The asymmetry between Python and C++ exceptions
is further emphasized.
2020-08-23 00:11:09 +02:00
..
cast ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
pycpp Improve documentation of Python and C++ exceptions (#2408) 2020-08-23 00:11:09 +02:00
classes.rst docs: update changelog and versionadded 2020-08-20 14:42:00 -04:00
embedding.rst feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
exceptions.rst Improve documentation of Python and C++ exceptions (#2408) 2020-08-23 00:11:09 +02:00
functions.rst docs: update changelog and versionadded 2020-08-20 14:42:00 -04: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