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 bf229ad5d8 🔖 Release 0.34.0 upgrading Starlette 6 years ago
..
dependencies ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
openapi ⬆️ Upgrade Pydantic to 0.30 (#384) 6 years ago
security ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
__init__.py 🔖 Release 0.34.0 upgrading Starlette 6 years ago
applications.py ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
datastructures.py Add support for UploadFile class annotations (#63) 6 years ago
encoders.py Add include, exclude, and by_alias to path operation methods (#264) 6 years ago
exception_handlers.py Separate Pydantic's ValidationError handler and improve docs for error handling (#273) 6 years ago
exceptions.py 🐛 Fix type declaration of HTTPException (#279) 6 years ago
param_functions.py Implement dependency value cache per request (#292) 6 years ago
params.py Implement dependency value cache per request (#292) 6 years ago
py.typed add py.typed to ship typing information (#209) 6 years ago
routing.py 🏗️ Fix same function names in different modules with composite bodies (#347) 6 years ago
utils.py ⬆️ Upgrade Pydantic to 0.30 (#384) 6 years ago