]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
👽️ Ensure compatibility with Pydantic 2.12.0 (#14036)
authorColin Watson <cjwatson@debian.org>
Wed, 8 Oct 2025 08:57:37 +0000 (09:57 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 08:57:37 +0000 (10:57 +0200)
commitc970d8a735f75249ae7badb036bf0560c6c2d186
tree3fb357bcbd94cc3960869a8ef33e0683d0602ee6
parent22b38099ce5a4fba4f26cf8cae335691b26aab39
👽️ Ensure compatibility with Pydantic 2.12.0 (#14036)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Patrick Arminio <patrick.arminio@gmail.com>
fastapi/_compat.py
fastapi/params.py
tests/test_multi_body_errors.py