Commits
User selector
Commit History
Commits on Oct 31, 2015
Commits on Oct 15, 2015
py: Fix with+for+return bug by popping for-iter when unwinding exc stack.
Show description for 4bf3f2dcommitted
Commits on Oct 14, 2015
py: Remove dependency on printf/fwrite in mp_plat_print.
Show description for 4300c7dcommitted
Commits on Oct 8, 2015
tests: Add test for evaluation order of dictionary key/value pairs.
Show description for 4fb5ff8committedpy/compile: Fix edge case when constant-folding negation of integer.
Show description for 7e12a60committed
Commits on Oct 5, 2015
Commits on Oct 2, 2015
tests: Allow tests to pass against CPython 3.5.
Show description for 34f26eacommitted
Commits on Oct 1, 2015
Commits on Sep 28, 2015
- authored andcommitted
Commits on Sep 23, 2015
- authored andcommitted
Commits on Sep 15, 2015
py/objslice: Make slice attributes (start/stop/step) readable.
Show description for aeb62f9authored andcommittedpy/mpz: Fix calculation of max digit storage for mpz; fix sys.maxsize.
Show description for 8b4fb4fcommitted
Commits on Sep 7, 2015
Commits on Sep 3, 2015
Commits on Sep 1, 2015
Commits on Aug 30, 2015
Commits on Aug 29, 2015
- committed
py/objstr: Fix error type for badly formatted format specifier.
Show description for 7ef75f9committed- committed
- committed
Commits on Aug 28, 2015
Commits on Aug 21, 2015
Commits on Aug 2, 2015
Commits on Jul 24, 2015
Commits on Jul 23, 2015
py/lexer: Raise SyntaxError when str hex escape sequence is malformed.
Show description for d241c2acommitted
Commits on Jul 20, 2015
py: Implement memoryview slice assignment.
Show description for 32aba40authored andcommitted
Commits on Jul 19, 2015
- authored andcommitted
Commits on Jun 24, 2015
- committed
Daniel Campora