Skip to content

Commit 28f97dc

Browse files
miss-islingtonsimon04
authored andcommitted
docs(typing): add "see PEP 675" to LiteralString (GH-97926)
(cherry picked from commit 2016bc5) Co-authored-by: Simon Legner <[email protected]>
1 parent e48d6df commit 28f97dc

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
@@ -626,6 +626,8 @@ These can be used as types in annotations and do not support ``[]``.
626626
that generate type checker errors could be vulnerable to an SQL
627627
injection attack.
628628

629+
See :pep:`675` for more details.
630+
629631
.. versionadded:: 3.11
630632

631633
.. data:: Never

0 commit comments

Comments
 (0)