RepoJournal
FastAPI & Pydantic

FastAPI & Pydantic

FastAPI and the Pydantic + SQLModel async-Python stack

Keep up with FastAPI & Pydantic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Python Full archive →

The Wire · Showcase

PYDANTIC EYES PYTHON 3.15, FASTAPI AND SQLMODEL CLEAN HOUSE

By RepoJournal · Filed · About FastAPI & Pydantic

Pydantic is moving fast on Python 3.15 support while the FastAPI ecosystem standardizes on a new release notes workflow.

Pydantic shipped three substantial PRs overnight that signal serious forward momentum. Viicos added initial Python 3.15 CI support [1], refactored model namespace inspection to handle annotation evaluation more cleanly [2], and prepped v2.14.0b1 for release [3]. The 3.15 work surfaces real stdlib breakage around base64 handling that will need addressing before the final Python release. On the release front, PyO3 bumped to 0.29.2 [4], keeping the native layer current. Meanwhile, both FastAPI and SQLModel removed their legacy Latest Changes workflows now that the GitHub App handles automation [5] [6], a quiet but necessary cleanup that unblocks faster release cycles across the ecosystem. Release notes got auto-updated to reflect the changes [7] [8].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Add initial support for Python 3.15 ↗ pydantic/pydantic
  2. [2] Refactor model namespace inspection ↗ pydantic/pydantic
  3. [3] Prepare release v2.14.0b1 ↗ pydantic/pydantic
  4. [4] Bump PyO3 to 0.29.2 ↗ pydantic/pydantic
  5. [5] 🔥 Remove the old Latest Changes workflow (#16148) fastapi/fastapi
  6. [6] 🔥 Remove the old Latest Changes workflow (#2064) tiangolo/sqlmodel
  7. [7] 📝 Update release notes fastapi/fastapi
  8. [8] 📝 Update release notes tiangolo/sqlmodel

Quick answers

What shipped in FastAPI & Pydantic on August 7, 2026?
Pydantic is moving fast on Python 3.15 support while the FastAPI ecosystem standardizes on a new release notes workflow. In total, 8 commits and 6 pull requests landed.
Who contributed to FastAPI & Pydantic on August 7, 2026?
4 developers shipped this update, including Sebastián Ramírez, latest-changes[bot], Viicos, and davidhewitt.
What were the notable FastAPI & Pydantic updates?
Add initial support for Python 3.15, Refactor model namespace inspection, and Prepare release v2.14.0b1.

More from FastAPI & Pydantic

Daily updates, in your inbox

Follow FastAPI & Pydantic

Keep up with FastAPI & Pydantic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?