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
2025-12-24 04:36:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01a043ddbd6ab3f84897c48e62d97b7ba586fc9a
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
…
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
…
ShouldUseWithStatement.qlref
…
statements_test.py
…
StringConcatenationInLoop.expected
…
StringConcatenationInLoop.qlref
…
test.py
…
UnnecessaryDelete.expected
…
UnnecessaryDelete.qlref
…
UnnecessaryElseClause.expected
…
UnnecessaryElseClause.qlref
…
UnnecessaryPass.expected
…
UnnecessaryPass.qlref
…