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)
This commit is contained in:
Rasmus Lerchedahl Petersen
2022-09-05 13:38:14 +02:00
parent afb50212a0
commit 5fc1bbc8c5
5 changed files with 4 additions and 8 deletions