Skip to content

Commit 2016bc5

Browse files
authored
docs(typing): add "see PEP 675" to LiteralString (#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

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