flask/src/flask
2023-05-01 08:10:52 -07:00
..
json add __future__ annotations 2023-04-20 09:24:44 -07:00
__init__.py start version 2.3.2 2023-05-01 08:02:46 -07:00
__main__.py click detects program name when run as module 2021-01-29 11:29:36 -08:00
app.py fix mypy finding 2023-05-01 08:10:25 -07:00
blueprints.py add __future__ annotations 2023-04-20 09:24:44 -07:00
cli.py add __future__ annotations 2023-04-20 09:24:44 -07:00
config.py add __future__ annotations 2023-04-20 09:24:44 -07:00
ctx.py add __future__ annotations 2023-04-20 09:24:44 -07:00
debughelpers.py add __future__ annotations 2023-04-20 09:24:44 -07:00
globals.py add __future__ annotations 2023-04-20 09:24:44 -07:00
helpers.py drop support for python 3.7 2023-04-20 11:09:55 -07:00
logging.py add __future__ annotations 2023-04-20 09:24:44 -07:00
py.typed Initial typing support 2021-04-26 17:20:24 +01:00
scaffold.py add __future__ annotations 2023-04-20 09:24:44 -07:00
sessions.py set Vary: Cookie header consistently for session 2023-05-01 08:10:52 -07:00
signals.py blinker is required, signals are always available 2023-04-13 07:39:24 -07:00
templating.py add __future__ annotations 2023-04-20 09:24:44 -07:00
testing.py add __future__ annotations 2023-04-20 09:24:44 -07:00
typing.py add __future__ annotations 2023-04-20 09:24:44 -07:00
views.py add __future__ annotations 2023-04-20 09:24:44 -07:00
wrappers.py add __future__ annotations 2023-04-20 09:24:44 -07:00