In this video we’ll go over 3 pull requests that fix a few deprecation warnings in 3 popular Flask extensions.

I recently updated an app to use Flask 2.0 and all 3 of those libraries started to throw deprecation warnings. I decided to contribute back to those projects and fix them in a few pull requests. This video goes over creating those PRs.

The takeaway here is don’t be afraid to contribute code to an unfamiliar code base. I never looked at the source code of these projects prior to adding these PRs.

Going Over Everything

#flask

Fix Flask 2.0 Warnings in Flask-Login, Flask-WTF & Flask-Debugtoolbar
6.75 GEEK