mirror of
https://github.com/pybind/pybind11.git
synced 2025-02-16 13:47:53 +00:00
* Allow subclasses of args and kwargs The current implementation disallows subclasses of args and kwargs * Added object type hint to args and kwargs * Added type hinted args and kwargs classes * Changed default type hint to typing.Any * Removed args and kwargs type hint * Updated tests Modified the tests from #5381 to use the real Args and KWArgs classes * Added comment |
||
---|---|---|
.. | ||
pybind11 |