mirror of
https://github.com/github/codeql.git
synced 2026-06-26 15:17:06 +02:00
Python: Add change note
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* `Flask::instance` will now also return instances of subclasses defined in te source tree. Previously, these were filtered out. `Flask::classRef` has been deprecated in favor of `Flask::subclassRef` since it already returned some subclasses.
|
||||
Reference in New Issue
Block a user