1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-03-25 01:56:43 +00:00
pybind11/docs/advanced
Henry Schreiner 39fbc7992b
fix: avoiding usage of _ if already defined ()
* fix: avoid usage of _

* ci: test _ defined

* docs: include change in docs

* fix: add a test and comment

* refactor: const_str -> const_name
2021-12-21 14:24:21 -05:00
..
cast fix: avoiding usage of _ if already defined () 2021-12-21 14:24:21 -05:00
pycpp fix: deprecate make_simple_namespace, fix Python 3.11 () 2021-10-19 14:39:29 -04:00
classes.rst maint: Add additional linter-related pre-commit hooks () 2021-10-08 08:38:04 -04:00
embedding.rst maint: Add additional linter-related pre-commit hooks () 2021-10-08 08:38:04 -04:00
exceptions.rst Removed duplicated word in docs/advanced/exceptions.rst () 2021-11-16 17:32:01 -05:00
functions.rst feat: allow kw-only args after a py::args () 2021-10-28 23:16:55 -04:00
misc.rst maint: Add additional linter-related pre-commit hooks () 2021-10-08 08:38:04 -04:00
smart_ptrs.rst Add blacken-docs and pycln pre-commit hooks () 2021-09-22 15:38:50 -04:00