Python: add change note

This commit is contained in:
Rasmus Lerchedahl Petersen
2021-02-23 19:54:09 +01:00
parent b28544da9c
commit 6abbb5040c

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* Ported query detecting insecure protocol creation from default values (`py/insecure-default-protocol`) to use the new API graphs. Since the query is somewhat out-dated, its scope has been limited to relevant versions of Python and
the help file has been updated.