Commit 5fc1bbc
committed
Python: Only alert on Python 2 code
since
- Python 3 is ok from 3.7 onwards
- support for Python 3.6 was just dropped
- we do not actually know the minor version of the analysed code
(only of the extractor)1 parent afb5021 commit 5fc1bbc
5 files changed
Lines changed: 4 additions & 8 deletions
File tree
- python/ql
- src/Exceptions
- test
- 2/query-tests/Exceptions/generators
- query-tests/Exceptions/generators
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
79 | 76 | | |
This file was deleted.
0 commit comments