mirror of
https://github.com/github/codeql.git
synced 2026-03-31 04:38:18 +02:00
python: add change note
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* When a guard such as `isSafe(x)` is defined, we now also automatically handle `isSafe(x) == true` and `isSafe(x) != false`.
|
||||
Reference in New Issue
Block a user