RepoJournal
FastAPI & Pydantic FastAPI & Pydantic
93 wires and counting

$ follow FastAPI & Pydantic

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

or

fair warning: these emails are deeply technical. diffs, version numbers, CVEs, benchmark deltas. if that's not your idea of a good read, this isn't your newsletter.

Folds into your digest — weekly by default, monthly if you prefer. Unsubscribe in one click.

$ status

wire 2026-09-15
stories 4

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

Pydantic patches its PyEmscripten CI job

By RepoJournal · Filed · About FastAPI & Pydantic · Composed from the cited sources · methodology

1 person shipped this

Pydantic's day is housekeeping: a CI fix for the PyEmscripten job and documentation for a network-types flag, with nothing that changes behavior in code you have already shipped.

Fix PyEmscripten CI job (#13805) pydantic/pydantic

by Victorien

Victorien repaired the PyEmscripten `test` job, restoring a target that had been failing on main and blocking the WebAssembly build from reporting a clean signal on new commits.

Document `url_preserve_empty_path` in network types (#13804) pydantic/pydantic

by Victorien

`url_preserve_empty_path` now has documentation in the network types, so the flag's role in deciding whether an empty URL path survives validation is stated rather than inferred from source.

Quick answers

What shipped in FastAPI & Pydantic on September 15, 2026?
Pydantic's day is housekeeping: a CI fix for the PyEmscripten job and documentation for a network-types flag, with nothing that changes behavior in code you have already shipped. In total, 2 commits and 2 pull requests landed.
Who contributed to FastAPI & Pydantic on September 15, 2026?
1 developer shipped this update, including Victorien.
What were the notable FastAPI & Pydantic updates?
Fix PyEmscripten CI job (#13805) and Document `url_preserve_empty_path` in network types (#13804).