..
mixins
fixing static request handler logging exception on 404 ( #2099 )
2021-04-06 22:20:25 +03:00
models
RFC/1630 Signals ( #2042 )
2021-03-14 10:09:07 +02:00
__init__.py
Additonal annotations
2021-01-29 16:19:10 +02:00
__main__.py
squash
2020-10-25 21:22:19 +02:00
__version__.py
Bump version:
2021-03-23 02:31:17 +02:00
app.py
Update outdated handle_request docstring ( #2100 )
2021-04-06 13:41:18 +03:00
asgi.py
RFC/1630 Signals ( #2042 )
2021-03-14 10:09:07 +02:00
base.py
fix?: recursion error on Sanic subclass initialisation ( #2072 )
2021-03-21 10:09:31 +02:00
blueprint_group.py
JSON encoder change via app ( #2055 )
2021-03-11 17:09:18 +02:00
blueprints.py
Make sure that blueprints with no slash is maintained when applied ( #2085 )
2021-03-23 02:28:42 +02:00
compat.py
Resolve merge conflict
2021-02-16 11:36:06 +02:00
config.py
RFC/1630 Signals ( #2042 )
2021-03-14 10:09:07 +02:00
constants.py
Add raw header info to request object ( #2032 )
2021-03-03 16:33:34 +02:00
cookies.py
Additonal annotations
2021-01-29 16:19:10 +02:00
errorpages.py
Cleanup type checking
2021-02-21 21:29:41 +02:00
exceptions.py
deprecate abort ( #2077 )
2021-04-05 18:01:48 +03:00
handlers.py
GIT-2045: enable versioning and strict slash on BlueprintGroup ( #2047 )
2021-03-07 14:54:45 +02:00
headers.py
Add more documentationand type annotations
2021-01-31 12:30:37 +02:00
helpers.py
Additonal annotations
2021-01-29 16:19:10 +02:00
http.py
Allow case-insensitive HTTP Upgrade header ( #2097 )
2021-04-05 14:15:45 +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
Fix reloader on OSX py38 and Windows ( #1827 )
2020-06-03 16:45:07 +03:00
request.py
Allow case-insensitive HTTP Upgrade header ( #2097 )
2021-04-05 14:15:45 +03:00
response.py
JSON encoder change via app ( #2055 )
2021-03-11 17:09:18 +02:00
router.py
Perf improv ( #2074 )
2021-03-21 09:47:21 +02:00
server.py
Disable response timeout on websocket connections ( #2081 )
2021-03-23 01:20:17 +02:00
signals.py
Add signal reservations ( #2060 )
2021-03-14 15:21:59 +02:00
utils.py
test coverage
2021-02-15 22:45:21 +02:00
views.py
squash
2021-02-15 17:33:23 +02:00
websocket.py
GIT-2045: enable versioning and strict slash on BlueprintGroup ( #2047 )
2021-03-07 14:54:45 +02:00
worker.py
chore: refactor code quality issues ( #2044 )
2021-03-05 10:26:03 +02:00