pybind11/docs/advanced
Jean-Baptiste Lespiau af8849f47e
docs: list all pybind11 exceptions (#2671)
* List all the pyind11 exceptions.

For curious readers, see `translate_exception` and
`PYBIND11_RUNTIME_EXCEPTION.
2020-11-19 10:11:55 -05:00
..
cast docs: add std::valarray to docs/advanced/cast/stl.rst (#2547) 2020-10-04 09:52:55 -04:00
pycpp style: ssize_t -> py::ssize_t 2020-10-15 17:38:49 -04:00
classes.rst fix: use OVERRIDE instead of OVERLOAD (#2490) 2020-09-15 12:10:31 -04:00
embedding.rst refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
exceptions.rst docs: list all pybind11 exceptions (#2671) 2020-11-19 10:11:55 -05:00
functions.rst feat: py::prepend tag (#1131) 2020-10-05 22:36:33 -04:00
misc.rst chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (#2456) 2020-10-05 10:43:27 -04:00
smart_ptrs.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 2017-05-29 03:21:19 +02:00