mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-13 17:56:02 +00:00
The variadic handle::operator() offers the same functionality as well as mixed positional, keyword, * and ** arguments. The tests are also superseded by the ones in `test_callbacks`.