Skip to content

bpo-38629: implement __floor__ and __ceil__ for float#16985

Merged
vstinner merged 3 commits into
python:masterfrom
isidentical:bpo-38629
Dec 15, 2019
Merged

bpo-38629: implement __floor__ and __ceil__ for float#16985
vstinner merged 3 commits into
python:masterfrom
isidentical:bpo-38629

use PyFloat_AS_DOUBLE for getting direct value without checking

40db4db
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs