Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-10 | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky | |
2016-10-17 | tests: Improve coverage of array, range, dict, slice, exc, unicode. | Damien George | |
2015-09-15 | py/objslice: Make slice attributes (start/stop/step) readable. | Tom Soulanille | |
Configurable with MICROPY_PY_BUILTINS_SLICE_ATTRS. Disabled by default. |