1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-02-28 22:02:43 +00:00
pybind11/docs/advanced
Yannick Jadoul 3e448c0b5e
Enable py::ellipsis on Python 2 ()
* Enable py::ellipsis on Python 2

* Enable py::ellipsis tests on Python 2 and mention `Ellipsis` in the docs
2020-08-04 14:45:55 +02:00
..
cast ci: GHA basic format & pre-commit () 2020-07-20 13:35:21 -04:00
pycpp Enable py::ellipsis on Python 2 () 2020-08-04 14:45:55 +02:00
classes.rst ci: GHA basic format & pre-commit () 2020-07-20 13:35:21 -04:00
embedding.rst Added function for reloading module () 2017-09-12 08:05:05 +02:00
exceptions.rst Add exception translation for std::overflow_error. () 2019-11-14 08:56:58 +01: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 () 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