Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py/modbuiltins: Add support for rounding integers. | Jan Klusacek | 2018-05-22 |
As per CPython semantics. This feature is controlled by MICROPY_PY_BUILTINS_ROUND_INT which is disabled by default. |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py/modbuiltins: Add support for rounding integers. | Jan Klusacek | 2018-05-22 |
As per CPython semantics. This feature is controlled by MICROPY_PY_BUILTINS_ROUND_INT which is disabled by default. |