Rasmus Wriedt Larsen
|
49d7e12acd
|
Python: Remove unnecessary restriction from getNamedArgumentForCall
As agreed in https://github.com/github/codeql/pull/3407
|
2020-05-25 10:17:37 +02:00 |
|
Rasmus Wriedt Larsen
|
4fc3cae646
|
Python: Add test for how arguments to *args and **kwargs are handled
|
2020-05-25 10:16:10 +02:00 |
|
Rasmus Wriedt Larsen
|
838106d49c
|
Python: Refactor get[Named]ArgumentForCall
Also fixed a bug for BoundMethodValue, as highlighted in the expected diff 👍
|
2020-05-04 20:51:23 +02:00 |
|
Rasmus Wriedt Larsen
|
bc92c26e12
|
Python: Add BoundMethodValue
|
2020-05-04 20:51:12 +02:00 |
|
Rasmus Wriedt Larsen
|
acb506db21
|
Python: Add test for getNamedArgumentForCall
and rename the one for getArgumentForCall
|
2020-05-04 20:50:32 +02:00 |
|