This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-01-24 11:52:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa1fa0d19dccb19b1f044b585d07e0804f582702
codeql
/
python
/
ql
/
test
/
3
/
library-tests
/
functions
History
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
..
Function.getAChildNode.expected
…
Function.getAChildNode.ql
…
Function.getArg.expected
…
Function.getArg.ql
…
Function.getArgByName.expected
…
Function.getArgByName.ql
…
FunctionExpr.getArgs.getAnnotation.expected
…
FunctionExpr.getArgs.getAnnotation.ql
…
FunctionExpr.getArgs.getDefault.expected
Python: Handle defaults and annotations for keyword-only arguments
2020-04-27 17:24:10 +02:00
FunctionExpr.getArgs.getDefault.ql
…
FunctionExpr.getArgs.getKwAnnotation.expected
…
FunctionExpr.getArgs.getKwAnnotation.ql
…
FunctionExpr.getArgs.getKwDefault.expected
Python: Handle defaults and annotations for keyword-only arguments
2020-04-27 17:24:10 +02:00
FunctionExpr.getArgs.getKwDefault.ql
…
FunctionExpr.getASubExpression.expected
…
FunctionExpr.getASubExpression.ql
…
test.py
…