]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🐛 Fix inconsistent processing of model docstring formfeed char with Pydantic V1 ...
authorMax McLennan <mpmclenn@indiana.edu>
Sat, 20 Sep 2025 18:10:37 +0000 (13:10 -0500)
committerGitHub <noreply@github.com>
Sat, 20 Sep 2025 18:10:37 +0000 (20:10 +0200)
commit86e515784dd6ac6beaa1d0cc4c696c15d645cd41
treea283dccbd628eba133644b288ef1e05f34a2db01
parent03123c00f1a91586b3db7f379ac69b359fa002e1
🐛 Fix inconsistent processing of model docstring formfeed char with Pydantic V1 (#6039)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/_compat.py
tests/test_get_model_definitions_formfeed_escape.py [new file with mode: 0644]