mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 06:49:25 +00:00
With the previous commit, output can be very confusing because you only see positional arguments in the "invoked with" line, but you can have a failure from kwargs as well (in particular, when a value is invalidly specified via both via positional and kwargs). This commits adds kwargs to the output, and updates the associated tests to match.
4.5 KiB
4.5 KiB