]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻️ Refactor internals of dependencies, simplify using dataclasses (#14254)
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 30 Oct 2025 04:51:50 +0000 (01:51 -0300)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 04:51:50 +0000 (05:51 +0100)
commitc144f9fbd356e7e378a6b42cff68cf4a4667111a
treed204d5e0d7cbe22a2e3a10d981e468a00c2f65f8
parent22ccca21fc13b7ac138e277490ec4d05b4f5094a
♻️ Refactor internals of dependencies, simplify using dataclasses (#14254)
fastapi/dependencies/utils.py
fastapi/params.py
tests/test_params_repr.py