Python 3.14 T-Strings: Stop Building Strings the Hard Way
Python 3.14 t-strings return a Template object instead of a string, making SQL injection prevention, HTML escaping, and structured logging safer by default.
Rust, Python, Go, and programming language design