.. |
__init__.py
|
fix: #1631: linter fix and tox platform selector
|
2019-07-13 21:48:26 +05:30 |
__main__.py
|
squash
|
2020-10-25 21:22:19 +02:00 |
__version__.py
|
Bump version
|
2021-02-16 08:50:35 +02:00 |
app.py
|
#1993 Disable registry (#1994)
|
2021-01-05 17:00:25 +02:00 |
asgi.py
|
Fixes for linting and type hints
|
2020-11-05 08:49:55 +02:00 |
blueprint_group.py
|
Add a type checking pipeline (#1682)
|
2019-09-22 13:55:36 -07:00 |
blueprints.py
|
Add ability for app.static() to return the routes it created. (#1954)
|
2020-10-24 22:57:02 +03:00 |
compat.py
|
Fix imports and isort to remove from Makefile deprecated options (#1891)
|
2020-07-07 16:13:03 +03:00 |
config.py
|
#1993 Disable registry (#1994)
|
2021-01-05 17:00:25 +02:00 |
constants.py
|
run black against sanic module
|
2018-10-13 17:55:33 -07:00 |
cookies.py
|
HTTP1 header formatting moved to headers.format_headers and rewritten. (#1669)
|
2019-12-23 17:30:45 -06:00 |
deprecated.py
|
Update config (#1903)
|
2020-09-30 16:44:09 +03:00 |
errorpages.py
|
Add text and json fallback error handlers (#1937)
|
2020-09-30 15:11:27 +03:00 |
exceptions.py
|
Merge branch 'master' into Improving-documentation
|
2020-10-25 00:02:32 +03:00 |
handlers.py
|
No tracebacks on normal errors and prettier error pages (#1768)
|
2020-01-20 08:58:14 -06:00 |
headers.py
|
More robust response datatype handling (#1674)
|
2020-01-20 10:34:32 -06:00 |
helpers.py
|
Update helpers.py (#1693)
|
2019-10-08 16:29:03 -07:00 |
log.py
|
fix the logger and make it work (#1397)
|
2018-11-06 08:39:38 -06: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
|
Cleanup and remove some deprecated code
|
2020-12-14 09:23:13 +02:00 |
response.py
|
Cleanup and remove some deprecated code
|
2020-12-14 09:23:13 +02:00 |
router.py
|
Name endpoints at startup (#1972)
|
2020-11-29 23:26:12 +02:00 |
server.py
|
Merge branch 'master' into master
|
2020-09-29 00:41:22 +03:00 |
static.py
|
Making static route more verbose if file not found (#1945)
|
2020-12-28 23:17:32 +02:00 |
testing.py
|
squash
|
2020-09-27 10:27:12 +03:00 |
utils.py
|
Update config (#1903)
|
2020-09-30 16:44:09 +03:00 |
views.py
|
Name endpoints at startup (#1972)
|
2020-11-29 23:26:12 +02:00 |
websocket.py
|
Add websocket ping variables (#1906)
|
2020-08-07 06:37:59 +03:00 |
worker.py
|
Fix linting issues
|
2020-09-29 00:40:24 +03:00 |