Closed CatarinaPBressan closed 1 month ago
Please target docs changes to the maintenance branch (3.0.x) so that they show up in those docs builds.
Ok, done.
You need to rebase to change the target, not only change it in the GitHub UI.
git rebase --onto origin/3.0.x origin/main
git push -f
I tried rebase but it was a mess (I didnt see your edit with the commands) so I created a new PR. https://github.com/pallets/flask/pull/5618 Sorry for the confusion.
Fix the issue link in the Flask 3.0.1 Changelog in the send_file argument type entry