chiark / gitweb /
documentation/python: prefix pybind's annotations with the typing module.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 23 Aug 2019 13:58:23 +0000 (15:58 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 25 Aug 2019 10:47:45 +0000 (12:47 +0200)
commitb6f339368375fc6808ff0c057addf38205e947f0
tree850ba37cf37ec3a746875eca78173bac2a4666c0
parent87ed31ef6afbb971095a30fe0ae6d8ff918b5a40
documentation/python: prefix pybind's annotations with the typing module.

So it's consistent with pure Python annotations.
documentation/python.py
documentation/test_python/pybind_signatures/pybind_signatures.MyClass.html
documentation/test_python/pybind_signatures/pybind_signatures.html
documentation/test_python/pybind_type_links/pybind_type_links.html
documentation/test_python/test_pybind.py
documentation/test_python/test_search.py