Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: Automatically skip tests that require eval, exec or frozenset. | Damien George | 2018-02-14 |
| | |||
* | tests: Allow tests to pass against CPython 3.5. | Damien George | 2015-10-02 |
| | | | | | All breaking changes going from 3.4 to 3.5 are contained in basics/python34.py. | ||
* | py: Make compiler return a proper exception on SyntaxError. | Damien George | 2014-10-05 |