Yesterday, Python 3.14 was released, and today all of my Django side projects are running on 3.14. 🎉
The upgrade didn't require any code changes on my part, but I did see a few return statements in the finally block SyntaxWarnings in a few dependencies.
1 day ago