Python 3.13.1 Release Notes November 2025 ((hot)) -
| Module | Hypothetical Update | Rationale | |--------|--------------------|-----------| | | Fix for race condition in TaskGroup when tasks cancel each other. | Early reports from production async frameworks. | | statistics | New mode overload that returns a list when multiple modes exist (PEP ...?) | Aligns with expectations from numpy / pandas . | | zoneinfo | Bundled IANA time‑zone database refreshed to 2025a. | Keeps the module up‑to‑date without external downloads. | | http.client | Added support for HTTP/3 (QUIC) via optional dependency on aioquic . | Reflects the growing adoption of HTTP/3. | | pathlib | Path.read_text() now accepts errors="replace" on Windows without raising a warning. | Improves cross‑platform ergonomics. |
Stay tuned to the Python‑Dev mailing list, the official blog, and the “What’s New” docs for the real, authoritative release notes once Python 3.13.1 goes live in November 2025. python 3.13.1 release notes november 2025