Commits
User selector
Commit History
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 7, 2015
Commits on Sep 4, 2015
Commits on Sep 3, 2015
Commits on Sep 1, 2015
Commits on Aug 30, 2015
- committed
tests: Add tests for non-compliant behaviour.
Show description for c9fa667committed
Commits on Jun 24, 2015
- authored andcommitted

Commits on Jun 3, 2015
Commits on Apr 25, 2015
vm: On exiting except block, clear sys.exc_info() value.
Show description for ae2c81fcommittedmodsys: Add basic sys.exc_info() implementation.
Show description for 8b85d14committed
Commits on Feb 27, 2015
py: Fix adding of traceback so that it appends to existing info.
Show description for 4852e09committed
Commits on Dec 18, 2014
Commits on Dec 11, 2014
- committed
tests: Fix print_exception test and re-enable it on Travis CI.
Show description for 184182dcommitted
Commits on Dec 10, 2014
- committed
- authored andcommitted
Commits on Sep 6, 2014
Commits on Jul 5, 2014
tests: Rename test scripts, changing - to _ for consistency.
Show description for 539681fcommitted
Commits on Jun 27, 2014
py: Add protection against printing too nested or recursive data structures.
Show description for 8993fb6committed
Commits on Jun 26, 2014
tests: Add test for catching infinite function recursion.
Show description for 16ac496committed
Commits on Apr 4, 2014
tests: Make rge-sm.py use less memory (integration step increased).
Show description for 2839034committed
Commits on Apr 2, 2014
- committed
Commits on Mar 31, 2014
py: Fix bug in optimised for .. range.
Show description for 3ff2d03committed
Loading