Age | Commit message (Expand) | Author |
---|---|---|
2017-06-14 | py/compile: Raise SyntaxError if positional args are given after */**. | Damien George |
2017-01-09 | tests: Update test suite to be compatible with CPython 3.6. | Damien George |
2015-10-08 | tests: Add test for evaluation order of dictionary key/value pairs. | Damien George |
2015-10-02 | tests: Allow tests to pass against CPython 3.5. | Damien George |