]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
⬆️ Add support for Python 3.14 (#14110) feature/py314
authorSofie Van Landeghem <svlandeg@users.noreply.github.com>
Wed, 24 Sep 2025 15:58:06 +0000 (17:58 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Sep 2025 15:58:06 +0000 (17:58 +0200)
commit42dd4e7de1ee823e3001334fcbd9a12677bf0b4b
treeeb44b8c5b601ae078a58d7c575b29216ab69d6f0
parent287eb316df5b7c35dd1e5da27ca2a8d345bee8d1
⬆️ Add support for Python 3.14 (#14110)

* run test suite on Python 3.14

* add 3.14 classifier

* allow Python pre-release for now

* exclude pydantic v1 on Python 3.14

* install pydantic 1.12.0 alpha1 when testing on python 3.14

* preinstall pydantic 1.12.0 alpha1 before anything else
.github/workflows/test.yml
pyproject.toml