Rasmus Wriedt Larsen
|
c5e14f5c0d
|
Python: Handle defaults and annotations for keyword-only arguments
This commit is based on a change to the extractor
|
2020-04-27 17:24:10 +02:00 |
|
Rasmus Wriedt Larsen
|
4185edc087
|
Python: Expand parameters/functions test
I want to ensure we handle when only _some_ parameters have default/annotations
|
2020-04-27 17:22:56 +02:00 |
|
Rasmus Wriedt Larsen
|
0cc8d49112
|
Python: Add tests for full Python 3 parameters syntax
Currently keyword-only parameters are not handled properly :(
|
2020-04-27 17:22:56 +02:00 |
|