Skip to content

Commit 273e8ce

Browse files
authored
Python: Add change note
1 parent 5f7d3d0 commit 273e8ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
lgtm,codescanning
2+
* The Werkzeug model has been changed to use API graphs. When defining new models for classes based
3+
on the `MultiDict` and `FileStorage` classes in `werkzeug.datastructures`, the relevant extension
4+
points are now the two `InstanceSourceApiNode` classes in the `semmle.python.frameworks.Werkzeug`
5+
module, instead of `InstanceSource`. The latter classes have now been deprecated.

0 commit comments

Comments
 (0)