TRE Python binding — ReDoS robustness demo
Simon Willison demonstrates how the TRE regex library is immune to ReDoS attacks that cripple Python's built-in re module, exposing the fatal flaw of traditional backtracking engines.
Simon Willison · May 5, 2026
What's new in pip 26.1 - lockfiles and dependency cooldowns!
pip 26.1 introduces native lockfiles (pylock.toml) and a dependency cooldown feature, aiming to enhance supply chain security and reproducibility in the Python ecosystem by locking dependency versions and avoiding overly new packages.
Simon Willison · Apr 28, 2026
Join us at PyCon US 2026 in Long Beach - we have new AI and security tracks this year
PyCon US 2026 features a dedicated AI track for the first time, covering topics from local model deployment to async agent patterns, signaling the Python community's systematic integration of AI into its core ecosystem and developer workflows.
Simon Willison · Apr 18, 2026