A Welcome Syntax
A Welcome Syntax
Posted Apr 22, 2025 11:51 UTC (Tue) by intelfx (subscriber, #130118)In reply to: A Welcome Syntax by ryanduve
Parent article: Template strings accepted for Python 3.14
What would you propose instrad of async/await? This is the overwhelmingly common syntax that covers a very specific functionality niche, so I don’t see how it can “get in the way” on principle. If you need asynchronous execution, then this is the best way we know how to express asynchronous execution in code; if you don’t, then… you don’t use it?
