The fact
T-strings mark strings as 'safe' at compile time, reducing code injection risk.
This addition changes the default security model for string interpolations in Python.
Click the link to read an article on the topic:
Observed impact
Réduction du risque d'injection de code via templates formatés en Python