-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
affects-typeshedAnything that blocks a typeshed changeAnything that blocks a typeshed changefeaturemetaIssues tracking a broad area of workIssues tracking a broad area of worktopic-literalstringPEP 675PEP 675
Description
We should support LiteralString
from PEP 675 (https://peps.python.org/pep-0675/).
As a first step, I would suggest changing the semantic analyzer to treat LiteralString simply as an alias for str
. That's not correct, but it will be enough to enable third-party libraries and typeshed to start using LiteralString.
andersk, RobertCraigie, robsdedude, amirsoroush, keithasaurus and 18 more
Metadata
Metadata
Assignees
Labels
affects-typeshedAnything that blocks a typeshed changeAnything that blocks a typeshed changefeaturemetaIssues tracking a broad area of workIssues tracking a broad area of worktopic-literalstringPEP 675PEP 675