Sebastián Ramírez
|
7fe315c21a
|
🐛 Refactor router route building to make it thread-safe, mainly relevant for tests running in parallel threads (uncommon) (#16013)
|
2026-07-16 16:57:38 +02:00 |
|
Sebastián Ramírez
|
6ac122071d
|
✨ Add iter_route_contexts() for advanced use cases that used to use router.routes (e.g. Jupyverse) (#15785)
|
2026-06-18 08:49:38 +02:00 |
|
Sebastián Ramírez
|
d8aad201eb
|
🐛 Fix bug, allow empty path in path operation in prefixless router (#15763)
|
2026-06-15 12:55:06 +02:00 |
|
Sebastián Ramírez
|
8e1d774cef
|
♻️ Refactor internals to preserve APIRouter and APIRoute instances (#15745)
|
2026-06-14 14:35:48 +02:00 |
|