Commit 709675a7 authored by Jason Rhinelander's avatar Jason Rhinelander
Browse files

Made arithmetic and complex casters respect `convert`

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).
parent 0558a9a7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment