.. |
middleware
|
added type annotations to test_http_redirect.py (#2465)
|
2024-02-04 18:30:43 +00:00 |
statics
|
Staticfiles packages (#415)
|
2019-02-26 14:38:05 +00:00 |
__init__.py
|
Staticfiles packages (#415)
|
2019-02-26 14:38:05 +00:00 |
conftest.py
|
Add type hints to `conftest.py` (#2469)
|
2024-02-04 10:13:09 -07:00 |
test__utils.py
|
Added type annotations to test__utils.py (#2470)
|
2024-02-04 16:50:59 +00:00 |
test_applications.py
|
Add `*args` to `Middleware` and improve its type hints (#2381)
|
2023-12-20 22:09:17 +01:00 |
test_authentication.py
|
Add `*args` to `Middleware` and improve its type hints (#2381)
|
2023-12-20 22:09:17 +01:00 |
test_background.py
|
Add type hints to `test_background.py` (#2473)
|
2024-02-04 16:48:26 +00:00 |
test_concurrency.py
|
Add type hints to `test_concurency.py` (#2474)
|
2024-02-04 17:15:40 +00:00 |
test_config.py
|
Raise `FileNotFoundError` when the `env_file` parameter on `Config` is not valid (#2422)
|
2024-01-20 12:06:50 +00:00 |
test_convertors.py
|
Use mypy `strict` (#2180)
|
2023-07-23 15:41:50 -06:00 |
test_datastructures.py
|
Added type annotations to test_datastructures.py (#2477)
|
2024-02-04 18:27:43 +00:00 |
test_endpoints.py
|
add Allow header to 405 responses as required by RFC 7231 (#1436)
|
2022-01-26 10:02:25 -06:00 |
test_exceptions.py
|
Added type annotations to test_exceptions.py (#2479)
|
2024-02-04 18:21:41 +00:00 |
test_formparsers.py
|
Use mypy `strict` (#2180)
|
2023-07-23 15:41:50 -06:00 |
test_requests.py
|
Use mypy `strict` (#2180)
|
2023-07-23 15:41:50 -06:00 |
test_responses.py
|
Avoid duplicate charset on `Content-Type` (#2443)
|
2024-02-03 08:39:01 +00:00 |
test_routing.py
|
Bump the python-packages group with 4 updates (#2455)
|
2024-02-03 08:01:51 +00:00 |
test_schemas.py
|
Collect routes from Host to generate the OpenAPI schema (#2183)
|
2023-06-13 06:22:29 +00:00 |
test_staticfiles.py
|
Take weak ETags in consideration on `StaticFiles` (#2334)
|
2023-12-16 07:13:21 -07:00 |
test_status.py
|
Deprecate `WS_1004_NO_STATUS_RCVD` and `WS_1005_ABNORMAL_CLOSURE` (#1580)
|
2022-04-22 06:55:10 +02:00 |
test_templates.py
|
Set `url_for` global for custom jinja envs (#2230)
|
2023-08-25 19:11:44 +00:00 |
test_testclient.py
|
Cancel `WebSocketTestSession` on close (#2427)
|
2024-01-20 06:59:47 -07:00 |
test_websockets.py
|
Raise `WebSocketDisconnect` when `WebSocket.send()` excepts `IOError` (#2425)
|
2024-01-20 08:08:22 -07:00 |