| .. |
|
benchmarks
|
Use native context parameter for create_task on Python 3.11+ (#2859)
|
2026-03-28 11:45:30 +00:00 |
|
importer
|
Add pragma on unreachable Windows code (#2041)
|
2023-07-10 18:10:29 +02:00 |
|
middleware
|
Drop Python 3.9 (#2772)
|
2025-12-21 14:56:01 +01:00 |
|
protocols
|
Implement websocket keepalive pings for websockets-sansio (#2888)
|
2026-04-06 07:52:58 +00:00 |
|
supervisors
|
Refine thread worker heartbeat handling
|
2026-04-12 17:11:40 +02: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
|
Add free-threaded thread worker class
|
2026-04-12 16:21:59 +02:00 |
|
test_compat.py
|
Support Python 3.14 (#2723)
|
2025-10-18 15:38:06 +02:00 |
|
test_config.py
|
Add free-threaded thread worker class
|
2026-04-12 16:21:59 +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
|
Refine thread worker heartbeat handling
|
2026-04-12 17:11:40 +02:00 |
|
test_server.py
|
Add --limit-max-requests-jitter to stagger worker restarts (#2707)
|
2026-02-15 20:52:08 +00:00 |
|
test_ssl.py
|
Change ruff rules (#2251)
|
2024-03-03 09:15:10 +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 |