flask/src/flask
2023-06-07 13:13:41 -07:00
..
json add __future__ annotations 2023-04-20 09:24:44 -07:00
__init__.py start version 2.3.3 2023-06-07 13:10:39 -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 Allow for PathLike types for config file variables 2023-05-14 16:09:25 +01: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 use importlib instead of pkgutil 2023-06-07 13:13:41 -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 use importlib instead of pkgutil 2023-06-07 13:13:41 -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 update werkzeug 2023-05-01 08:18:03 -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