| .. |
|
benchmarks
|
Revert empty context for ASGI runs (#2911)
|
2026-04-21 09:51:18 +01:00 |
|
importer
|
Add pragma on unreachable Windows code (#2041)
|
2023-07-10 18:10:29 +02:00 |
|
middleware
|
Preserve forwarded client ports in proxy headers middleware (#2903)
|
2026-04-14 09:56:40 +00:00 |
|
protocols
|
Use bytearray for incoming WebSocket message buffer in websockets-sansio (#2917)
|
2026-04-22 20:11:28 +00:00 |
|
supervisors
|
Poll for readiness in test_multiprocess_health_check and run_server (#2816)
|
2026-02-15 18:23:26 +00:00 |
|
__init__.py
|
Adding windows to CI
|
2019-02-08 12:12:17 +01:00 |
|
conftest.py
|
Add WebSocketsSansIOProtocol (#2540)
|
2025-06-24 12:16:26 +02:00 |
|
custom_loop_utils.py
|
Support custom IOLOOPs (#2435)
|
2025-07-01 19:55:34 +02:00 |
|
response.py
|
Change ruff rules (#2251)
|
2024-03-03 09:15:10 +00:00 |
|
test_auto_detection.py
|
Run strict mypy on test suite (#2771)
|
2025-12-21 13:35:00 +00:00 |
|
test_cli.py
|
Bump the python-packages group with 6 updates (#2569)
|
2025-02-09 08:56:47 +00:00 |
|
test_compat.py
|
Support Python 3.14 (#2723)
|
2025-10-18 15:38:06 +02:00 |
|
test_config.py
|
Treat fd=0 as a valid file descriptor with reload/workers (#2927)
|
2026-04-30 20:26:13 +02:00 |
|
test_default_headers.py
|
Use pytestmark to simplify test suite (#2334)
|
2024-05-14 16:34:43 -06:00 |
|
test_lifespan.py
|
Fix typo: error_occured -> error_occurred (#2776)
|
2025-12-25 09:26:05 +01:00 |
|
test_main.py
|
Eagerly import the ASGI app in the parent process (#2919)
|
2026-04-27 23:56:45 +02:00 |
|
test_server.py
|
Treat fd=0 as a valid file descriptor with reload/workers (#2927)
|
2026-04-30 20:26:13 +02:00 |
|
test_ssl.py
|
Add ssl_context_factory for custom SSLContext configuration (#2920)
|
2026-04-28 06:24:24 +00:00 |
|
test_subprocess.py
|
Change ruff rules (#2251)
|
2024-03-03 09:15:10 +00:00 |
|
utils.py
|
Poll for readiness in test_multiprocess_health_check and run_server (#2816)
|
2026-02-15 18:23:26 +00:00 |