#template-strings

[ follow ]
Python
fromInfoWorld
2 months ago

F-strings with superpowers: What's new in Python 3.14 beta

Python 3.14 beta introduces powerful new features including enhanced template strings and WebAssembly support, aimed at boosting usability and performance across applications.
#python
Python
fromRealpython
7 months ago

Python News Roundup: December 2024 - Real Python

PEP 750 introduces t-strings, enhancing string interpolation with lazy evaluation for improved performance and flexibility.
[ Load more ]