.. |
mixins
|
raise exception for _static_request_handler unknown exception; add test with custom error (#2195)
|
2021-07-19 09:23:02 +03:00 |
models
|
Version prefix (#2137)
|
2021-05-19 13:32:40 +03:00 |
__init__.py
|
21.6 Changelog, release version, and deprecations (#2172)
|
2021-06-27 22:52:56 +03:00 |
__main__.py
|
Add Simple Server and Coverage action (#2168)
|
2021-06-21 14:53:09 +03:00 |
__version__.py
|
Bump version 21.6.1
|
2021-07-28 11:41:26 +03:00 |
app.py
|
Change dumps to AnyStr (#2193)
|
2021-07-19 16:25:36 +03:00 |
asgi.py
|
Make sure ASGI ws subprotocols is a list (#2127)
|
2021-06-21 14:39:06 +03:00 |
base.py
|
Cleanup conftest and fix warning message (#2147)
|
2021-05-31 22:41:41 +03:00 |
blueprint_group.py
|
Allow blueprints and groups to be infinitely reusable (#2150)
|
2021-06-21 18:41:04 +03:00 |
blueprints.py
|
style(app,blueprints): add some type hints (#2196)
|
2021-07-13 10:32:54 +03:00 |
compat.py
|
Resolve merge conflict
|
2021-02-16 11:36:06 +02:00 |
config.py
|
Allow 8192 header max to be breached (#2155)
|
2021-06-04 13:56:29 +03:00 |
constants.py
|
HTTPMethod enum (#2165)
|
2021-06-16 15:13:55 +03:00 |
cookies.py
|
Additonal annotations
|
2021-01-29 16:19:10 +02:00 |
errorpages.py
|
Explicit usage of CIMultiDict getters (#2104)
|
2021-04-08 13:30:12 +03:00 |
exceptions.py
|
Resolve regressions in exceptions (#2181)
|
2021-07-28 11:37:24 +03:00 |
handlers.py
|
Better exception handling (#2128)
|
2021-06-21 14:14:07 +03:00 |
headers.py
|
Explicit usage of CIMultiDict getters (#2104)
|
2021-04-08 13:30:12 +03:00 |
helpers.py
|
Additonal annotations
|
2021-01-29 16:19:10 +02:00 |
http.py
|
Log remote address if available (#2207)
|
2021-08-02 12:41:47 +03:00 |
log.py
|
Additonal annotations
|
2021-01-29 16:19:10 +02:00 |
py.typed
|
Add py.typed file (#1970)
|
2020-11-19 11:18:25 +02:00 |
reloader_helpers.py
|
Add reloading on addtional directories (#2167)
|
2021-06-18 11:39:09 +03:00 |
request.py
|
Added new client_ip accessor (#2114)
|
2021-06-16 22:34:52 +03:00 |
response.py
|
21.6 Changelog, release version, and deprecations (#2172)
|
2021-06-27 22:52:56 +03:00 |
router.py
|
HTTPMethod enum (#2165)
|
2021-06-16 15:13:55 +03:00 |
server.py
|
Added new client_ip accessor (#2114)
|
2021-06-16 22:34:52 +03:00 |
signals.py
|
v2 AST router (#2133)
|
2021-06-21 15:10:26 +03:00 |
simple.py
|
Add Simple Server and Coverage action (#2168)
|
2021-06-21 14:53:09 +03:00 |
utils.py
|
support app factory patten in CLI (#2157)
|
2021-06-09 12:05:56 +03:00 |
views.py
|
CBV alternate attach; CompositionView deprecate (#2170)
|
2021-06-21 14:26:42 +03:00 |
websocket.py
|
Make sure ASGI ws subprotocols is a list (#2127)
|
2021-06-21 14:39:06 +03:00 |
worker.py
|
chore: refactor code quality issues (#2044)
|
2021-03-05 10:26:03 +02:00 |