Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on May 28, 2020
string compression: save a few bits per string
Show description for fe3e8d1committed
Commits on Feb 21, 2019
Commits on Feb 6, 2019
Commits on Nov 13, 2018
Support OSError attributes
Show description for c5aa2e9committed
Commits on Aug 17, 2018
Compress all translated strings with Huffman coding.
Show description for de5a9d7committed
Commits on Aug 9, 2018
Two fixes and translate more strings.
Show description for 96ebf5bcommitted
Commits on Jul 24, 2018
Commits on Jun 1, 2018
Provide mp_errno_to_str even without uerrno
Show description for 1c35dbfcommitted
Commits on May 14, 2018
Display human readable strings for common OSErrors
Show description for 5833cbecommitted
Commits on Feb 22, 2017
py/moduerrno: Make list of errno codes configurable.
Show description for b1b0902committedpy/moduerrno: Make uerrno.errorcode dict configurable.
Show description for f563406committed
Commits on Sep 21, 2016
all: Remove 'name' member from mp_obj_module_t struct.
Show description for 93c4a6acommitted
Commits on May 27, 2016
Commits on May 24, 2016
py/moduerrno: Add EEXIST, EISDIR.
Show description for c76acd8committed
Commits on May 12, 2016
- committed
py/objexcept: Don't convert errno to str in constructor, do it in print.
Show description for 9a92499committedpy: Add mp_errno_to_str() and use it to provide nicer OSError msgs.
Show description for d45e5f8committed- committed
Commits on May 10, 2016
Loading