| .. |
|
json
|
remove previously deprecated code
|
2023-02-23 08:35:16 -08:00 |
|
__init__.py
|
blinker is required, signals are always available
|
2023-04-13 07:39:24 -07:00 |
|
__main__.py
|
click detects program name when run as module
|
2021-01-29 11:29:36 -08:00 |
|
app.py
|
allow async signal receivers
|
2023-04-13 08:05:42 -07:00 |
|
blueprints.py
|
require a non-empty name for blueprints
|
2023-03-11 08:26:36 -08:00 |
|
cli.py
|
show subdomain or host in routes output
|
2023-04-14 09:43:00 -07:00 |
|
config.py
|
add text parameter to config.from_file
|
2023-02-23 11:10:21 -08:00 |
|
ctx.py
|
allow async signal receivers
|
2023-04-13 08:05:42 -07:00 |
|
debughelpers.py
|
remove uses of LocalStack
|
2022-07-08 11:13:09 -07:00 |
|
globals.py
|
remove previously deprecated code
|
2023-02-23 08:35:16 -08:00 |
|
helpers.py
|
allow async signal receivers
|
2023-04-13 08:05:42 -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
|
deprecate locked_cached_property
|
2023-02-23 10:05:57 -08:00 |
|
sessions.py
|
no cookie domain by default
|
2023-04-12 12:38:22 -07:00 |
|
signals.py
|
blinker is required, signals are always available
|
2023-04-13 07:39:24 -07:00 |
|
templating.py
|
allow async signal receivers
|
2023-04-13 08:05:42 -07:00 |
|
testing.py
|
update test cookie handling for Werkzeug 2.3
|
2023-04-12 10:55:00 -07:00 |
|
typing.py
|
allow TypedDict as a response value
|
2022-07-14 14:15:05 -07:00 |
|
views.py
|
clarify View.as_view docstring
|
2023-01-09 11:07:49 -08:00 |
|
wrappers.py
|
Allow Response subclasses to set default_mimetype as None
|
2023-04-12 13:30:28 -07:00 |