| .. |
|
json
|
skip coverage for TYPE_CHECKING
|
2022-05-03 12:11:55 -06:00 |
|
__init__.py
|
add generate_template and generate_template_string functions
|
2022-06-18 12:20:53 -07:00 |
|
__main__.py
|
click detects program name when run as module
|
2021-01-29 11:29:36 -08:00 |
|
app.py
|
new debug/test preserve context implementation
|
2022-07-01 12:01:44 -07:00 |
|
blueprints.py
|
deprecate before_first_request
|
2022-06-06 10:04:05 -07:00 |
|
cli.py
|
re-add flag to skip unguarded app.run from CLI
|
2022-06-29 21:19:28 -07:00 |
|
config.py
|
clean up unused function from prefixed_env pr
|
2022-03-25 12:24:31 -07:00 |
|
ctx.py
|
remove deprecated RequestContext.g
|
2022-07-01 13:44:31 -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
|
remove deprecated send_file argument names
|
2022-07-01 13:59:44 -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
|
new debug/test preserve context implementation
|
2022-07-01 12:01:44 -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
|
add generate_template and generate_template_string functions
|
2022-06-18 12:20:53 -07:00 |
|
testing.py
|
new debug/test preserve context implementation
|
2022-07-01 12:01:44 -07:00 |
|
typing.py
|
view functions can return generators as responses directly
|
2022-06-18 11:25:05 -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 |