Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: Replace umodule with module everywhere. | Jim Mussared | 2023-06-08 |
| | | | | | | This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com> | ||
* | tests/basics/namedtuple*: Import ucollections first. | Paul Sokolovsky | 2018-06-27 |
| | | | | | Otherwise, test may have artefacts in the presence of the micropython-lib module. | ||
* | py/objnamedtuple: Add _asdict function if OrderedDict is supported | stijn | 2017-11-12 |