Been working on a huge PR to merge Flask's request and app context into one. No change from a user perspective, but way simpler internally. It may uncover some test patterns that were already problematic, but weren't from our docs. Would be great if a few people could test their app with this branch! I'll probably merge in a week if nothing comes up. https://github.com/pallets/flask/pull/5812 #Python #Flask