mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-13 09:03:54 +00:00
4e45e1805b
This changes the exception error message of a bad-arguments error to suppress the constructor argument when the failure is a constructor. This changes both the "Invoked with: " output to omit the object instances, and rewrites the constructor signature to make it look like a constructor (changing the first argument to the object name, and removing the ' -> NoneType' return type. |
||
---|---|---|
.. | ||
pybind11 |