mpy: Make os.stat() and os.statvfs() return a proper os.stat_result/os.statvfs_result instead of plain tuple
This will improve compatibility with CPython while not causing any major overhead.
This issue emerged in discussion of !209 (merged).
This will improve compatibility with CPython while not causing any major overhead.
This issue emerged in discussion of !209 (merged).
mentioned in merge request !209 (merged)
changed milestone to %Release 1.3
changed milestone to %Release 1.4
changed title from mpy: Make os.stat() return a proper os.stat_result instead of plain tuple to mpy: Make os.stat() and os.statvfs() return a proper os.stat_result/os.statvfs_result instead of plain tuple
changed milestone to %Release 1.5