FastAPI 0.137.1: Typing and Path Operation Fixes
sdkengineerpython-web
patch
This patch release for FastAPI addresses two issues: improved typing checks for APIRoute and a bug fix allowing empty paths in prefixless routers. These changes enhance the stability and flexibility of the framework for developers using these specific features. This is a routine patch update.
- →🚨 Fix typing checks for APIRoute. PR #15765 by @tiangolo
- →🐛 Fix bug, allow empty path in path operation in prefixless router. PR #15763 by @tiangolo
Fixes (2) ›
- 🚨 Fix typing checks for APIRoute. PR #15765 by @tiangolo
- 🐛 Fix bug, allow empty path in path operation in prefixless router. PR #15763 by @tiangolo
Read the original announcement →
https://github.com/fastapi/fastapi/releases/tag/0.137.1
Related releases
- Django Software Foundation Releases 2026 Developer Survey Results Django Weblog ·
- PyCharm & Django Software Foundation Launch Fall Fundraiser Django Weblog ·
- Django Shares Mechanics of Code of Conduct Governance and Contributor Covenant 3.0 Adoption Django Weblog ·
- Django Software Foundation Hosts Open Space at DjangoCon US for Community Discussion Django Weblog ·
- FastAPI 0.140.7 Patch Update Improves OpenAPI Dependency Handling FastAPI Releases ·
- Django Software Foundation Hosts Office Hours to Discuss ED Search and Fundraising Django Weblog ·