Y
Hacker News
new
|
ask
|
show
|
jobs
by
Too
172 days ago
Beyond LiteralString there is now also t-strings, introduced in Python 3.14, that eases how one writes templated strings without loosing out on security. Java has something similar with Template class in Java 21 as preview.