Commits
User selector
Commit History
Commits on Jun 25, 2020
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8committed
Commits on Apr 14, 2020
Commits on Apr 1, 2020
tests: Add .exp files for basics/parser and import/import_override.
Show description for aa10e5cauthored andcommitted
Commits on Mar 31, 2020
tests/basics: Provide .exp files for generator tests that fail PEP479.
Show description for 764e65fauthored andcommittedtests: Modify tests that print repr of an exception with 1 arg.
Show description for 8f0147cauthored andcommittedtests/basics/int_big_error.py: Use bytearray to test for int overflow.
Show description for 4c4f81fauthored andcommitted- authored andcommitted
Commits on Mar 10, 2020
Update tests
Show description for ef195d6committed
Commits on Mar 9, 2020
lexer: catch concatenation of f'' and '' strings
Show description for 32647cdcommitted- authored andcommitted
py: Implement partial PEP-498 (f-string) support
Show description for 3a7a5baauthored andcommitted
Commits on Mar 3, 2020
Commits on Feb 27, 2020
- committed
- committed
Commits on Feb 14, 2020
Commits on Jan 10, 2020
Commits on Oct 14, 2019
Support __bytes
Show description for 9435e01committed
Commits on May 12, 2019
Commits on May 9, 2019
- committed
Matt Wozniski
Commits on May 7, 2019
Commits on May 6, 2019
Commits on Feb 14, 2019
extmod/ure: Handle some escape sequences.
Show description for 20a787aauthored andcommittedextmod/modure: Add ure.sub() function and method, and tests.
Show description for b9dc23cauthored andcommittedextmod/modure: Add match.span(), start() and end() methods, and tests.
Show description for cbeac09authored andcommittedextmod/modure: Add match.groups() method, and tests.
Show description for a24fabbauthored andcommitted
Commits on Aug 25, 2018
Fix os.stat() to use 1970 epoch
Show description for 39ee12dcommitted
Commits on Jul 28, 2018
- committed