post
Python syntactic sugar from 3.10–3.13 that actually changed how I write code
Pattern matching, structural type generics, exception groups, TaskGroup, the f-string self-doc =, and a couple of less-loved features. Code samples for each, with the use-cases I reach for them in real work.