Skip to content

Commit 7fa84a3

Browse files
committed
Python: Only test UnsafeUnpacking with Python 3
Apparently the fixup of .expected in the latest commit was only required when extracting as Python 3, but not as Python 2... I honestly don't understand why.
1 parent b60cab2 commit 7fa84a3

File tree

1 file changed

+1
-0
lines changed
  • python/ql/test/experimental/query-tests/Security/CWE-022-UnsafeUnpacking

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
semmle-extractor-options: --lang=3 --max-import-depth=1

0 commit comments

Comments
 (0)