mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-15 03:26:30 +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`.