We’re excited to announce a revised version of PEP 750, now called “Template Strings”, based on the feedback we received from everyone here and throughout the Python community. Thank you all!
Quite a lot has changed since the previous version of the PEP. If you’re interested, now is a great time to re-read.
The PEP also references a small set of example code and tests. If you’d like to play with an early cpython build that supports PEP 750, the examples repo might be a good place to start.