clean up open_resource and tests
This commit is contained in:
parent
ad709be46e
commit
6f703a564c
3 changed files with 13 additions and 21 deletions
|
|
@ -20,6 +20,8 @@ Unreleased
|
|||
(`#3059`_)
|
||||
- :func:`send_file` supports :class:`~io.BytesIO` partial content.
|
||||
(`#2957`_)
|
||||
- :func:`open_resource` accepts the "rt" file mode. This still does
|
||||
the same thing as "r". (:issue:`3163`)
|
||||
|
||||
.. _#2935: https://github.com/pallets/flask/issues/2935
|
||||
.. _#2957: https://github.com/pallets/flask/issues/2957
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue