Skip to content

Forbid PEP750 – Template strings #3387

@sobolevn

Description

@sobolevn

Rule request

Thesis

We need to forbid using https://peps.python.org/pep-0750/ which will be implemented in 3.14 / 3.15

Reasoning

It is like f strings, but even more complex.
We did not allow f strings for many years. And will not allow this code as well.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions