Modern Python Weekly #12
Python’s 3.15 release candidate cycle tightened up this week while AI labs and developer platforms pushed harder on long-running agents, safer deployment, and browser-native tooling.
Python’s 3.15 release candidate cycle tightened up this week while AI labs and developer platforms pushed harder on long-running agents, safer deployment, and browser-native tooling.
CPython broadened platform and language reach this week while AI labs shipped transcription, safety, and agent-workflow updates that matter to Python builders.
PyPI infrastructure, frontier-model safeguards, and agent tooling all moved this week while Python teams kept getting sharper migration and maintenance playbooks.
Python shipped fresh security releases while AI tooling kept accelerating across packaging, typing, and serving stacks.
uv shipped a fresh point release, Python web and data tools stayed busy, and AI news kept shifting from flashy demos toward security, scientific work, and production operating discipline.
FastAPI shipped a meaningful frontend workflow upgrade, Polars kept tightening its dataframe engine, and AI vendors spent the week balancing production agents against rising security pressure.
Python 3.15 beta hardens, Django 6.1 RC1 lands, and Kimi K3 raises the pressure on the AI model race.
How to test the new 1M-context model with structured outputs, budgets, evals, and fallbacks instead of trusting launch-day hype
FastAPI, uv, and Ruff lead the Python tooling week while agent memory, infrastructure risk, and the US-China AI race keep heating up.
GPT-5.6, NumPy 2.5.1, fresh agent tooling, and a sharper debate about how humans review AI-written code.
Python spent the week on stabilization and governance while AI labs shipped new coding, science, and evaluation infrastructure.
A practical guide to FastAPI's new app.frontend(), SPA fallback, API route priority, and a complete mini dashboard example.
Newsletter
Python 3.15 stabilizes, data tools modernize, and AI agents move deeper into real developer workflows.
Newsletter
This week: Python 3.14.6, PSF elections, PyCon security, Anthropic's Claude Fable 5 export restrictions, OpenAI's AI chemist, GLM-5.2, and the latest tools, projects, and articles shaping the ecosystem.
Python 3.15
PEP 810 improves import-time control without making every Python import lazy by default. Here's why.
pip
Learn how pip 26.1 adds dependency cooldowns and standardized pylock.toml lockfile support. Explore practical workflows for improving Python dependency security and reproducible installations.