| .. |
|
json
|
Merge branch '2.0.x'
|
2021-12-22 20:02:52 -07:00 |
|
__init__.py
|
release version 2.1.1
|
2022-03-30 14:35:07 -07:00 |
|
__main__.py
|
click detects program name when run as module
|
2021-01-29 11:29:36 -08:00 |
|
app.py
|
don't intercept 307/308 routing redirects
|
2022-03-23 08:25:22 -07:00 |
|
blueprints.py
|
relax errorhandler function arg type
|
2022-03-15 08:32:15 -07:00 |
|
cli.py
|
lazy loading preserves click context
|
2022-02-22 19:04:03 -08:00 |
|
config.py
|
clean up unused function from prefixed_env pr
|
2022-03-25 12:24:31 -07:00 |
|
ctx.py
|
accurate type for __exit__
|
2022-03-15 08:44:09 -07:00 |
|
debughelpers.py
|
better replacement of original form KeyError
|
2022-03-23 08:26:22 -07:00 |
|
globals.py
|
fix annotation for g object
|
2021-05-13 11:36:05 -07:00 |
|
helpers.py
|
don't use AnyStr for ResponseValue type
|
2022-03-15 08:32:15 -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
|
relax errorhandler function arg type
|
2022-03-15 08:32:15 -07:00 |
|
sessions.py
|
Preserve HttpOnly flag when deleting session cookie
|
2022-03-15 06:35:29 -07:00 |
|
signals.py
|
use exception chaining
|
2021-10-01 09:39:10 -07:00 |
|
templating.py
|
Match typing declaration with implementation.
|
2022-01-27 11:43:42 +01:00 |
|
testing.py
|
accurate type for __exit__
|
2022-03-15 08:44:09 -07:00 |
|
typing.py
|
don't use AnyStr for ResponseValue type
|
2022-03-15 08:32:15 -07:00 |
|
views.py
|
Support View and MethodView instances with async handlers
|
2021-06-01 18:08:19 +00:00 |
|
wrappers.py
|
fix typing
|
2022-03-28 12:09:35 -07:00 |