Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-22 | py/modbuiltins: Add support for rounding integers. | Jan Klusacek | |
As per CPython semantics. This feature is controlled by MICROPY_PY_BUILTINS_ROUND_INT which is disabled by default. |
![]() |
index : user/sven/micropython.git | |
The MicroPython project | Sven Wegener |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-22 | py/modbuiltins: Add support for rounding integers. | Jan Klusacek | |
As per CPython semantics. This feature is controlled by MICROPY_PY_BUILTINS_ROUND_INT which is disabled by default. |