Skip to content

Commit a8e00b9

Browse files
simon04miss-islington
authored andcommitted
docs(typing): add "see PEP 675" to LiteralString (pythonGH-97926)
(cherry picked from commit 2016bc5) Co-authored-by: Simon Legner <[email protected]>
1 parent ef77f2f commit a8e00b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/typing.rst

+2
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)