pallets / flask

The Python micro framework for building web applications.
https://flask.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
67.5k stars 16.14k forks source link

Add unit tests to show, that encoding parameter in open_resource method is required #5525

Closed Lopkop closed 2 months ago

Lopkop commented 2 months ago

I am creating this PR so you can see the necessity of fixing issue #5504 Tests are marked as skipped, so it will not break.