Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py/runtime: Allow multiple *args in a function call. | David Lechner | 2022-03-31 |
* | tests: Allow tests to pass against CPython 3.5. | Damien George | 2015-10-02 |
* | py: Fix call args when a stararg is followed by keyword args. | Delio Brignoli | 2015-09-23 |
* | tests: Rename test scripts, changing - to _ for consistency. | Damien George | 2014-07-05 |