forked from orbit-oss/flask
add encoding parameter to open_resource
co-authored-by: mark <lopkophacked@protonmail.com>
This commit is contained in:
parent
66af0e55ef
commit
28d5a4d718
4 changed files with 79 additions and 51 deletions
|
|
@ -3,7 +3,9 @@ Version 3.1.0
|
|||
|
||||
- Provide a configuration option to control automatic option
|
||||
responses. :pr:`5496`
|
||||
|
||||
- ``Flask.open_resource``/``open_instance_resource`` and
|
||||
``Blueprint.open_resource`` take an ``encoding`` parameter to use when
|
||||
opening in text mode. It defaults to ``utf-8``. :issue:`5504`
|
||||
|
||||
Version 3.0.3
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue