A Welcome Syntax
A Welcome Syntax
Posted Apr 22, 2025 0:57 UTC (Tue) by ryanduve (subscriber, #127786)Parent article: Template strings accepted for Python 3.14
I like this `t"string"` syntax more than other syntax changes introduced after the release of Python 3. The async/await/match keywords, the walrus operator and type hint syntax feel like they get in the way more than they help. The single-character string prefix seems unobtrusive. I hope future changes are more like this one.
