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-18 18:10:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c20ee76826e10318f8f39c6fae901b743c2e8254
codeql
/
python
/
ql
/
test
/
3
/
query-tests
/
Statements
/
iter
History
Rasmus Wriedt Larsen
4e80abbfa9
Python: Fixup wording in comment
...
where you place a not is not without significance :D
2020-04-27 17:03:01 +02:00
..
async_iterator.py
Python: Add
__aiter__
as a recognised iterator method.
2019-09-23 12:26:16 +02:00
IterableStringOrSequence.expected
Python: supress non-useful results (w/ tests) for iter str/seq query
2020-04-07 11:46:36 +02:00
IterableStringOrSequence.qlref
Python: Add 2/3 specific query tests.
2019-02-08 15:13:17 +00:00
NonIteratorInForLoop.expected
Python: More iterator => iterable renaming
2020-02-19 14:12:22 +01:00
NonIteratorInForLoop.qlref
Python: Add 2/3 specific query tests.
2019-02-08 15:13:17 +00:00
statements_test.py
Python: Add 2/3 specific query tests.
2019-02-08 15:13:17 +00:00
supress_uses_from_tests.py
Python: Fixup wording in comment
2020-04-27 17:03:01 +02:00