Skip to content

float binary ops accept only int/float — no __float__ coercion (Decimal(5) + 2.2 computed 7.2 instead of raising TypeError)#2736

Open
fgallaire wants to merge 1 commit into
brython-dev:masterfrom
fgallaire:float-ops-no-coercion
Open

float binary ops accept only int/float — no __float__ coercion (Decimal(5) + 2.2 computed 7.2 instead of raising TypeError)#2736
fgallaire wants to merge 1 commit into
brython-dev:masterfrom
fgallaire:float-ops-no-coercion

float binary ops accept only int/float — no __float__ coercion (Decim…

68f05ec
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs