Age | Commit message (Expand) | Author |
---|---|---|
2016-03-15 | tests: Split large tests into smaller files, to run with a small heap. | Damien George |
2016-03-06 | tests: Remove commented out tests so test script is not too big. | Damien George |
2014-10-22 | py: Remove unused and unneeded SystemError exception. | Damien George |
2014-09-30 | py: Remove IOError since it's deprecated; use OSError instead. | Damien George |
2014-03-29 | tests: Remove unimplemented exceptions from testing. | Damien George |
2014-03-25 | py: Removed some unnecessary exception objects. | Damien George |
2014-03-22 | Added exception hierarchy except for OSError and UnicodeError (requires argum... | Rachel Dowdall |