issues
search
pallets
/
flask
The Python micro framework for building web applications.
https://flask.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
68.2k
stars
16.25k
forks
source link
fix example and tutorial compatibility and update metadata
#5627
Closed
davidism
closed
4 weeks ago
davidism
commented
4 weeks ago
In the tutorial, Python 3.12 now requires registering a converter for the timestamp type, rather than providing a default converter.
The JavaScript example updated to prefer fetch at some point, but the test wasn't updated.
Add a private classifier.
fixes #5556
fixes #5556