Download Latest Version 0.121.1 source code.tar.gz (15.9 MB)
Email in envelope

Get an email when there's a new version of FastAPI Python

Home / 0.120.3
Name Modified Size InfoDownloads / Week
Parent folder
0.120.3 source code.tar.gz 2025-10-30 15.9 MB
0.120.3 source code.zip 2025-10-30 17.4 MB
README.md 2025-10-30 782 Bytes
Totals: 3 Items   33.3 MB 0

Refactors

  • ♻️ Reduce internal cyclic recursion in dependencies, from 2 functions calling each other to 1 calling itself. PR #14256 by @tiangolo.
  • ♻️ Refactor internals of dependencies, simplify code and remove get_param_sub_dependant. PR #14255 by @tiangolo.
  • ♻️ Refactor internals of dependencies, simplify using dataclasses. PR #14254 by @tiangolo.

Docs

Source: README.md, updated 2025-10-30