|
json
|
drop Python 3.6
|
2021-11-11 16:11:43 -08:00 |
|
__init__.py
|
start version 2.0.2.dev0
|
2021-05-21 08:55:31 -07:00 |
|
blueprints.py
|
static_folder can be a pathlib.Path
|
2021-08-05 18:16:20 -07:00 |
|
cli.py
|
use exception chaining
|
2021-10-01 09:39:10 -07:00 |
|
ctx.py
|
converters have access to session
|
2021-05-14 08:11:09 -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
|
improve typing for stream_with_context
|
2021-05-21 08:42:44 -07: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 |
|
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
|
Add initial type hints
|
2021-04-26 17:29:53 +01:00 |
|
typing.py
|
improve typing for app.errorhandler decorator
|
2021-06-01 19:25:27 +01:00 |
|
wrappers.py
|
cache blueprint path calculation
|
2021-05-21 15:04:18 +01:00 |