Template strings accepted for Python 3.14
The Python Steering Council
accepted PEP 750
(” Template Strings”) on April 10. LWN
covered the discussion around the proposal, including the
substantial revisions to the idea that were needed for it
to be accepted. Template strings (t-strings) are a new kind of string that produces
structured data instead o … ⌘ Read more