8000 docs(typing): add "see PEP 675" to LiteralString (#97926) · Fidget-Spinner/cpython@2016bc5 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2016bc5

Browse files
authored
docs(typing): add "see PEP 675" to LiteralString (python#97926)
1 parent 5dc3599 commit 2016bc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/typing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,8 @@ These can be used as types in annotations and do not support ``[]``.
631631
that generate type checker errors could be vulnerable to an SQL
632632
injection attack.
633633

634+
See :pep:`675` for more details.
635+
634636
.. versionadded:: 3.11
635637

636638
.. data:: Never

0 commit comments

Comments
 (0)
0