Firehose

Filtered to People, tagged “Python 3.15” · clear filters

All PeopleCompaniesPapersPodcastsHacker News

Browse by tag

11 SEP 2026 · Simon Willison

Soft-deprecating re.match() Python has a concept of soft deprecation , where APIs are marked as "should no longer be used to write new code" without any promise/threat to remove them in the future. Python 3.15 release manager Hugo van Kemen…