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-03-11 10:06:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ce040f33112e07f8e6cdb3ba7dc45f4181b1809
codeql
/
python
/
ql
/
test
/
query-tests
/
Statements
/
general
History
Rasmus Wriedt Larsen
f402475dd3
Python: Fix
globals() == locals()
FP
2021-09-13 20:03:11 +02:00
..
BreakOrReturnInFinally.expected
…
BreakOrReturnInFinally.qlref
…
C_StyleParentheses.expected
Python: Add some lines in test file
2021-09-13 20:00:50 +02:00
C_StyleParentheses.qlref
…
ConstantInConditional.expected
…
ConstantInConditional.qlref
…
MismatchInMultipleAssignment.expected
…
MismatchInMultipleAssignment.qlref
…
ModificationOfLocals.expected
Python: Fix
globals() == locals()
FP
2021-09-13 20:03:11 +02:00
ModificationOfLocals.qlref
…
nested.py
…
NestedLoopsSameVariable.expected
…
NestedLoopsSameVariable.qlref
…
NestedLoopsSameVariableWithReuse.expected
…
NestedLoopsSameVariableWithReuse.qlref
…
NonIteratorInForLoop.expected
…
NonIteratorInForLoop.qlref
…
performance.py
…
RedundantAssignment.expected
…
RedundantAssignment.qlref
…
ShouldUseWithStatement.expected
Python: Add some lines in test file
2021-09-13 20:00:50 +02:00
ShouldUseWithStatement.qlref
…
statements_test.py
…
StringConcatenationInLoop.expected
…
StringConcatenationInLoop.qlref
…
test.py
Python: Add
globals() == locals()
test
2021-09-13 20:02:08 +02:00
UnnecessaryDelete.expected
…
UnnecessaryDelete.qlref
…
UnnecessaryElseClause.expected
…
UnnecessaryElseClause.qlref
…
UnnecessaryPass.expected
…
UnnecessaryPass.qlref
…