| .. |
|
dependencies
|
♻️ Refactor internals for test coverage and performance (#9691)
|
3 years ago |
|
middleware
|
♻️ Simplify `AsyncExitStackMiddleware` as without Python 3.6 `AsyncExitStack` is always available (#9657)
|
3 years ago |
|
openapi
|
♻️ Refactor parts that use optional requirements to make them compatible with installations without them (#9707)
|
3 years ago |
|
security
|
♻️ Refactor internals for test coverage and performance (#9691)
|
3 years ago |
|
__init__.py
|
🔖 Release version 0.100.0-beta2
|
3 years ago |
|
_compat.py
|
🐛 Fix support for Pydantic v2.0, small changes in their final release (#9771)
|
3 years ago |
|
applications.py
|
✨ Pydantic v2 migration, initial implementation (#9500)
|
3 years ago |
|
background.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
6 years ago |
|
concurrency.py
|
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch (#5240)
|
4 years ago |
|
datastructures.py
|
✨ Pydantic v2 migration, initial implementation (#9500)
|
3 years ago |
|
encoders.py
|
♻️ Refactor internals for test coverage and performance (#9691)
|
3 years ago |
|
exception_handlers.py
|
✨ Add exception handler for `WebSocketRequestValidationError` (which also allows to override it) (#6030)
|
3 years ago |
|
exceptions.py
|
✨ Pydantic v2 migration, initial implementation (#9500)
|
3 years ago |
|
logger.py
|
🔊 Refactor logging (#781)
|
7 years ago |
|
param_functions.py
|
✨ Pydantic v2 migration, initial implementation (#9500)
|
3 years ago |
|
params.py
|
✨ Pydantic v2 migration, initial implementation (#9500)
|
3 years ago |
|
py.typed
|
✨ add py.typed to ship typing information (#209)
|
7 years ago |
|
requests.py
|
⬆ Require Pydantic > 1.0 (#1862)
|
6 years ago |
|
responses.py
|
♻ Remove `media_type` from `ORJSONResponse` as it's inherited from the parent class (#5805)
|
3 years ago |
|
routing.py
|
✨ Pydantic v2 migration, initial implementation (#9500)
|
3 years ago |
|
staticfiles.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
6 years ago |
|
templating.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
6 years ago |
|
testclient.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
6 years ago |
|
types.py
|
✨ Pydantic v2 migration, initial implementation (#9500)
|
3 years ago |
|
utils.py
|
♻️ Refactor parts that use optional requirements to make them compatible with installations without them (#9707)
|
3 years ago |
|
websockets.py
|
✨ Export `WebSocketState` in `fastapi.websockets` (#4376)
|
4 years ago |