| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-04 | all: Replace legacy name with MicroPython and MPy as applicable. | Angus Gratton | |
| With the aim of getting consistency, and removing the need to learn an additional term, replace uses of uPy/uPython with MPy/MicroPython. Rule of thumb was to use "MPy" abbreviation where "CPy" is used nearby, but the full word MicroPython otherwise. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au> | |||
| 2019-10-29 | tests/basics: Split out specific slice tests to separate files. | Damien George | |
| So they can be automatically skipped if slice is not enabled. | |||
| 2017-04-05 | tests/basics: Add test for tuple inplace add. | Damien George | |
| 2016-08-15 | tests/basics: Add more tuple tests to improve coverage testing. | Damien George | |
| 2014-02-08 | Implement tuple addition. | Paul Sokolovsky | |
| 2014-02-02 | Implement slicing for tuples. | Paul Sokolovsky | |
