flask/src/flask
2026-02-19 19:41:50 -08:00
..
json merge app and request context 2025-09-19 16:43:53 -07:00
sansio fix provide_automatic_options override 2026-02-12 13:03:03 -08:00
__init__.py better type checking during deprecation 2025-03-29 15:23:34 -07:00
__main__.py click detects program name when run as module 2021-01-29 11:29:36 -08:00
app.py all teardown callbacks are called despite errors 2026-02-19 19:41:50 -08:00
blueprints.py fix pyright type errors 2024-10-24 14:46:34 -07:00
cli.py merge app and request context 2025-09-19 16:43:53 -07:00
config.py drop support for Python 3.8 2024-10-31 12:30:53 -07:00
ctx.py all teardown callbacks are called despite errors 2026-02-19 19:41:50 -08:00
debughelpers.py merge app and request context 2025-09-19 16:43:53 -07:00
globals.py merge app and request context 2025-09-19 16:43:53 -07:00
helpers.py all teardown callbacks are called despite errors 2026-02-19 19:41:50 -08:00
logging.py address mypy strict findings 2024-01-16 10:11:13 -08:00
py.typed Initial typing support 2021-04-26 17:20:24 +01:00
sessions.py request context tracks session access 2026-02-18 19:02:54 -08:00
signals.py remove deprecated code 2023-08-16 15:00:49 -07:00
templating.py Merge branch 'stable' 2026-02-18 21:56:24 -08:00
testing.py merge app and request context 2025-09-19 16:43:53 -07:00
typing.py drop end of life python versions 2025-05-13 08:31:54 -07:00
views.py fix pyright type errors 2024-10-24 14:46:34 -07:00
wrappers.py add config and docs for limits 2024-11-01 13:17:53 -07:00