pybind11/docs/advanced
Dustin Spicuzza f8703154ec
Provide better type hints for a variety of generic types (#4259)
* Provide better type hints for a variety of generic types

* Makes better documentation
* tuple, dict, list, set, function

* Move to py::typing

* style: pre-commit fixes

* Update copyright line with correct year and actual author. The author information was copy-pasted from the git log output.

---------

Co-authored-by: Ralf W. Grosse-Kunstleve <rwgk@google.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-03 22:48:57 -07:00
..
cast Update errors in string "Explicit conversions" docs (#4658) 2023-05-09 07:04:20 -07:00
pycpp docs: Missing semicolons (#4094) 2022-07-27 10:41:57 -07:00
classes.rst Open pybind11 namespace with consistent visility. (#4098) 2022-08-01 11:31:31 -07:00
embedding.rst fix: support CMake 3.27, drop 3.4 (#4719) 2023-07-12 13:10:24 -05:00
exceptions.rst fix: define (non-empty) PYBIND11_EXPORT_EXCEPTION only under macOS. (#4298) 2022-10-31 13:36:26 -04:00
functions.rst chore: drop Python 3.5 (#3719) 2022-02-11 19:06:16 -05:00
misc.rst Provide better type hints for a variety of generic types (#4259) 2023-08-03 22:48:57 -07:00
smart_ptrs.rst Open pybind11 namespace with consistent visility. (#4098) 2022-08-01 11:31:31 -07:00