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 79e08a2541 🔖 Release version 0.60.2 5 years ago
..
dependencies Raise early when using form data without installing python-multipart (#1851) 5 years ago
middleware Re-export utils from Starlette (#1064) 5 years ago
openapi ♻ Simplify code syntax in several places (#1753) 5 years ago
security ♻ Simplify code syntax in several places (#1753) 5 years ago
__init__.py 🔖 Release version 0.60.2 5 years ago
applications.py ♻ Simplify code syntax in several places (#1753) 5 years ago
background.py Re-export utils from Starlette (#1064) 5 years ago
concurrency.py Re-export utils from Starlette (#1064) 5 years ago
datastructures.py Add support for UploadFile class annotations (#63) 6 years ago
encoders.py 🐛 Fix encoding a Pydantic model that inherits from another with json_encoders (#1769) 5 years ago
exception_handlers.py 🐛 Fix issue with exotic pydantic error serialization (#748) 5 years ago
exceptions.py 🎨 Add typing.Optional to variables that accept None as value (#1731) 5 years ago
logger.py 🔊 Refactor logging (#781) 5 years ago
param_functions.py 🎨 Add typing.Optional to variables that accept None as value (#1731) 5 years ago
params.py 🎨 Add typing.Optional to variables that accept None as value (#1731) 5 years ago
py.typed add py.typed to ship typing information (#209) 6 years ago
requests.py Re-export utils from Starlette (#1064) 5 years ago
responses.py Add ORJSONResponse (#1065) 5 years ago
routing.py 🎨 Add typing.Optional to variables that accept None as value (#1731) 5 years ago
staticfiles.py Re-export utils from Starlette (#1064) 5 years ago
templating.py Re-export utils from Starlette (#1064) 5 years ago
testclient.py Re-export utils from Starlette (#1064) 5 years ago
utils.py 🎨 Add typing.Optional to variables that accept None as value (#1731) 5 years ago
websockets.py Re-export utils from Starlette (#1064) 5 years ago