Skip to content

Commit 0ee0e4d

Browse files
simon04mpage
authored andcommitted
docs(typing): add "see PEP 675" to LiteralString (python#97926)
1 parent 0aca8ca commit 0ee0e4d

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)