Skip to content

Commit 7e1be31

Browse files
committed
Python: Add change-note
1 parent de4390c commit 7e1be31

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+
---
2+
category: minorAnalysis
3+
---
4+
The modeling of `request.files` in Flask has been fixed, so we now properly handle
5+
assignments to local variables (such as `files = request.files; files['key'].filename`).

0 commit comments

Comments
 (0)