summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/fun_kwvarargs.py
Commit message (Expand)AuthorAge
* py/runtime: Allow multiple *args in a function call.David Lechner2022-03-31
* tests: Allow tests to pass against CPython 3.5.Damien George2015-10-02
* py: Fix call args when a stararg is followed by keyword args.Delio Brignoli2015-09-23
* tests: Rename test scripts, changing - to _ for consistency.Damien George2014-07-05