overriding FlaskClient.open works with redirects

This commit is contained in:
David Lord 2022-02-09 11:13:03 -08:00
parent 7c5f17a55e
commit 1be65b1b69
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 33 additions and 30 deletions

View file

@ -37,6 +37,8 @@ Unreleased
:pr:`4303`
- The CLI uses ``importlib.metadata`` instead of ``setuptools`` to
load command entry points. :issue:`4419`
- Overriding ``FlaskClient.open`` will not cause an error on redirect.
:issue:`3396`
Version 2.0.3