You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez 0a38c51b9e 🔖 Release 0.66.1 4 years ago
..
dependencies 🎨 Add newly required type annotations for mypy (#2882) 4 years ago
middleware Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
openapi Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) 4 years ago
security Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
__init__.py 🔖 Release 0.66.1 4 years ago
applications.py Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) 4 years ago
background.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
concurrency.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
datastructures.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
encoders.py 🐛 Fix include/exclude for dicts in `jsonable_encoder` (#2016) 4 years ago
exception_handlers.py 🐛 Fix issue with exotic pydantic error serialization (#748) 5 years ago
exceptions.py 🎨 Add newly required type annotations for mypy (#2882) 4 years ago
logger.py 🔊 Refactor logging (#781) 5 years ago
param_functions.py Add support for adding multiple examples in request bodies and path, query, cookie, and header params (#1267) 4 years ago
params.py Add support for adding multiple examples in request bodies and path, query, cookie, and header params (#1267) 4 years ago
py.typed add py.typed to ship typing information (#209) 6 years ago
requests.py ⬆ Require Pydantic > 1.0 (#1862) 5 years ago
responses.py ⬆️ Upgrade Starlette to 0.14.2, including internal UJSONResponse migrated from Starlette (#2335) 4 years ago
routing.py Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) 4 years ago
staticfiles.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
templating.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
testclient.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
types.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
utils.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
websockets.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago