Commits
User selector
Commit History
Commits on Sep 13, 2014
- committed
py: Implement divmod, % and proper // for floating point.
Show description for 8594ce2committed
Commits on Jul 5, 2014
tests: Rename test scripts, changing - to _ for consistency.
Show description for 539681fcommitted
Commits on Jun 20, 2014
Commits on Jun 5, 2014
py: Raise TypeError when trying to format non-int with %x,%o,%X.
Show description for d4c2bddcommittedRemove tests that fail under CPython 3.5
Show description for 7a6e096committed
Commits on May 1, 2014
Fix the builtin min() and max() functions (and add tests).
Show description for 3706766committed
Commits on Apr 17, 2014
tests: Split out those tests requiring float and import.
Show description for 5cd0b22committed
Loading