Skip to content

fix: delegate int.__mod__(float) and int.__floordiv__(float) to float…

26a9107
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

float.__mod__ and float.__divmod__ produce incorrect results for negative numbers #777

fix: delegate int.__mod__(float) and int.__floordiv__(float) to float…
26a9107
Select commit
Loading
Failed to load commit list.