]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻️ Refactor internals, cleanup unneeded Pydantic v1 specific logic (#14856)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 6 Feb 2026 18:01:05 +0000 (10:01 -0800)
committerGitHub <noreply@github.com>
Fri, 6 Feb 2026 18:01:05 +0000 (19:01 +0100)
commit3c49346238643287780d9f0d673f88b0d02df109
treeb9899ef269a6c06662e54ca3a80e17cd7a7aa121
parent512c3ad88c8f03a03154df317c65aa0ca4f1f78d
♻️ Refactor internals, cleanup unneeded Pydantic v1 specific logic (#14856)
fastapi/_compat/__init__.py
fastapi/_compat/shared.py
fastapi/_compat/v2.py
fastapi/routing.py
fastapi/utils.py