10000 PEP 750 Template Strings · Issue #6811 · cython/cython · GitHub
[go: up one dir, main page]

Skip to content
PEP 750 Template Strings #6811
@da-woods

Description

@da-woods

Describe your issue

This is new in https://peps.python.org/pep-0750/

It probably isn't worth looking at until Python 3.14 is out (just to avoid wasting effort on last minute removals). Based on a quick skim, it may not be too complicated - the syntax is mostly covered by f-strings and most of the implementation is in the Template class that Python provides (although that does mean we can't provide a back-ported implementation).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Python SemanticsGeneral Python (3) language semantics

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0