flask/src/flask
2022-06-17 12:01:48 -07:00
..
json skip coverage for TYPE_CHECKING 2022-05-03 12:11:55 -06:00
__init__.py start version 2.1.3 2022-05-23 10:54:02 -07:00
__main__.py click detects program name when run as module 2021-01-29 11:29:36 -08:00
app.py edit some cli messages 2022-06-15 12:45:22 -07:00
blueprints.py deprecate before_first_request 2022-06-06 10:04:05 -07:00
cli.py with_appcontext lasts for the lifetime of the click context 2022-06-17 11:52:01 -07:00
config.py clean up unused function from prefixed_env pr 2022-03-25 12:24:31 -07:00
ctx.py Merge branch '2.1.x' 2022-06-01 11:27:08 -07:00
debughelpers.py edit some cli messages 2022-06-15 12:45:22 -07:00
globals.py skip coverage for TYPE_CHECKING 2022-05-03 12:11:55 -06:00
helpers.py add --app, --env, --debug, and --env-file CLI options 2022-06-17 08:19:55 -07:00
logging.py skip coverage for TYPE_CHECKING 2022-05-03 12:11:55 -06:00
py.typed Initial typing support 2021-04-26 17:20:24 +01:00
scaffold.py Merge branch '2.1.x' 2022-06-06 09:30:30 -07:00
sessions.py session expiration datetime is UTC timezone-aware 2022-06-17 12:01:48 -07:00
signals.py use exception chaining 2021-10-01 09:39:10 -07:00
templating.py skip coverage for TYPE_CHECKING 2022-05-03 12:11:55 -06:00
testing.py skip coverage for TYPE_CHECKING 2022-05-03 12:11:55 -06:00
typing.py Merge branch '2.1.x' 2022-06-06 09:30:30 -07:00
views.py use __init_subclass__ instead of metaclass for MethodView 2022-06-06 15:48:36 -07:00
wrappers.py skip coverage for TYPE_CHECKING 2022-05-03 12:11:55 -06:00