Motov Yurii
|
0901b4092c
|
📝 Rename `docs_src/websockets` to `docs_src/websockets_` to avoid import errors (#14979)
|
2026-02-27 13:34:37 +01:00 |
Motov Yurii
|
5aacc7b6a0
|
🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992)
|
2026-02-27 11:53:47 +01:00 |
Sebastián Ramírez
|
c9e2277d8b
|
📝 Update source examples and docs from Python 3.9 to 3.10 (#14900)
|
2026-02-12 14:19:43 +01:00 |
Sebastián Ramírez
|
1c4fc96c91
|
♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564)
|
2025-12-17 21:25:59 +00:00 |
Sebastián Ramírez
|
ed97d9dc0c
|
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559)
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
2025-12-17 21:41:43 +01:00 |
Motov Yurii
|
9475024640
|
📝 Add variants for code examples in "Advanced User Guide" (#14413)
|
2025-12-10 09:55:32 +01:00 |
Marcelo Trylesinski
|
fa2c750443
|
✅ Add the `docs_src` directory to test coverage and update tests (#1904)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2021-07-29 11:26:07 +02:00 |
Rupsi Kaushik
|
5ed48ccdc8
|
Export WebSocketDisconnect and add example handling disconnections to docs (#1822)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2020-08-09 15:52:19 +02:00 |