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-01 00:27:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67ff5ae10e7a00a3111e450afbd643105c81f1a8
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
…
FunctionExpr.getArgs.getDefault.ql
…
FunctionExpr.getArgs.getKwAnnotation.expected
…
FunctionExpr.getArgs.getKwAnnotation.ql
…
FunctionExpr.getArgs.getKwDefault.expected
…
FunctionExpr.getArgs.getKwDefault.ql
…
FunctionExpr.getASubExpression.expected
…
FunctionExpr.getASubExpression.ql
…
test.py
…