Skip to content

Implement PEP 750 – Template Strings #132661

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lysnikolaou opened this issue Apr 17, 2025 · 5 comments
Open

Implement PEP 750 – Template Strings #132661

lysnikolaou opened this issue Apr 17, 2025 · 5 comments
Assignees
Labels
3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement

Comments

@lysnikolaou
Copy link
Member

lysnikolaou commented Apr 17, 2025

See PEP 750 for more details.

Linked PRs

@lysnikolaou lysnikolaou self-assigned this Apr 17, 2025
@lysnikolaou lysnikolaou added 3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement labels Apr 17, 2025
lysnikolaou added a commit that referenced this issue Apr 30, 2025
Co-authored-by: Lysandros Nikolaou <[email protected]>
Co-authored-by: Bénédikt Tran <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Wingy <[email protected]>
Co-authored-by: Koudai Aono <[email protected]>
Co-authored-by: Dave Peck <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
Co-authored-by: Paul Everitt <[email protected]>
Co-authored-by: sobolevn <[email protected]>
@picnixz picnixz closed this as completed May 7, 2025
@JelleZijlstra
Copy link
Member

We still need documentation.

@JelleZijlstra JelleZijlstra reopened this May 7, 2025
@picnixz
Copy link
Member

picnixz commented May 7, 2025

Oh my bad!

@lysnikolaou
Copy link
Member Author

Yes, let's keep this open for docs (planned to do that during the PyCon sprints) and some initial bug fixes that'll be needed.

@encukou
Copy link
Member

encukou commented May 7, 2025

We just got to string literals in #127833, an effort to refresh the language reference.

You're probably the best person to document t-strings, but I suggest not worrying much about details in the Lexical Analysis & Syntax chapters: we'll clean up any duplications, unclear references, etc. later.
Or @blaisep should be at the sprints if you want to collaborate in person.

@lysnikolaou
Copy link
Member Author

Sounds good! cc also @pauleveritt and @davepeck who'll be working on docs as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

4 participants