mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 21:25:13 +00:00
709675a7aa
Arithmetic and complex casters now only do a converting cast when `convert=true`; previously they would convert always (e.g. when passing an int to a float-accepting function, or a float to complex-accepting function). |
||
---|---|---|
.. | ||
pybind11 |