| .. |
|
json
|
Merge branch '2.0.x'
|
2021-12-22 20:02:52 -07:00 |
|
__init__.py
|
remove deprecated safe_join
|
2021-11-12 09:52:16 -08:00 |
|
__main__.py
|
click detects program name when run as module
|
2021-01-29 11:29:36 -08:00 |
|
app.py
|
remove ContextVar compat
|
2021-11-11 16:12:08 -08:00 |
|
blueprints.py
|
same blueprint cannot be registered with same name
|
2021-11-12 09:52:16 -08:00 |
|
cli.py
|
Merge branch '2.0.x'
|
2021-11-16 06:30:19 -08:00 |
|
config.py
|
remove deprecated config.from_json
|
2021-11-12 09:52:16 -08:00 |
|
ctx.py
|
Merge branch '2.0.x'
|
2021-12-22 20:02:52 -07:00 |
|
debughelpers.py
|
use exception chaining
|
2021-10-01 09:39:10 -07:00 |
|
globals.py
|
fix annotation for g object
|
2021-05-13 11:36:05 -07:00 |
|
helpers.py
|
Merge branch '2.0.x'
|
2021-12-22 15:21:31 -08:00 |
|
logging.py
|
Add initial type hints
|
2021-04-26 17:29:53 +01:00 |
|
py.typed
|
Initial typing support
|
2021-04-26 17:20:24 +01:00 |
|
scaffold.py
|
Merge branch '2.0.x'
|
2021-10-01 09:51:09 -07:00 |
|
sessions.py
|
document session lifetime and possible concurrency issues
|
2021-11-16 06:19:01 -08:00 |
|
signals.py
|
use exception chaining
|
2021-10-01 09:39:10 -07:00 |
|
templating.py
|
update type annotations
|
2021-05-11 14:41:52 -07:00 |
|
testing.py
|
remove deprecated as_tuple parameter from test_client
|
2022-01-14 09:34:07 -08:00 |
|
typing.py
|
fix errorhandler type check
|
2021-11-15 13:35:24 -08:00 |
|
views.py
|
Support View and MethodView instances with async handlers
|
2021-06-01 18:08:19 +00:00 |
|
wrappers.py
|
cache blueprint path calculation
|
2021-05-21 15:04:18 +01:00 |