We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a04415 + 3ead75c commit 7ae6bc1Copy full SHA for 7ae6bc1
CHANGES.rst
@@ -34,16 +34,7 @@ Released 2022-07-23
34
based on WSGI versions. :issue:`2408`
35
- Added Sans-IO ``get_content_length`` function. :pr:`2415`
36
- Don't assume a mimetype for test responses. :issue:`2450`
37
-
38
39
-Version 2.1.3
40
--------------
41
42
-Unreleased
43
44
-- Add ``os.PathLike`` as a supported type for
45
- ``werkzeug.datastructures.FileStorage`` in the typing information
46
- file. It was already supported by the code. :pr:`2418`
+- Type checking ``FileStorage`` accepts ``os.PathLike``. :pr:`2418`
47
48
49
Version 2.1.2
0 commit comments