Files
codeql/python/ql/test/experimental/dataflow
Rasmus Lerchedahl Petersen 0a9515dbcd python: add tests for built-in collections
- constructors: list, tuple, set, dict
- methods:
  - general: copy, pop
  - list: append
  - set: add
  - dict: keys, values, items, get, popitem
- functions: sorted, reversed, iter, next
2023-05-10 18:10:05 +02:00
..
2023-05-03 20:33:00 +01:00
2023-05-03 20:33:00 +01:00
2023-05-01 14:58:42 +02:00