PEP 750 introduced t-strings for Python 3.14. In fact, they are so new that as of Python 3.14.0b1 there still isn't any documentation yet for t-strings. ???? As such, this blog post will hopefully help explain what exactly t-strings are and what you ...