Skip to content

Commit

Permalink
docs(typing): add "see PEP 675" to LiteralString (python#97926)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 authored and mpage committed Oct 11, 2022
1 parent 0aca8ca commit 0ee0e4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Doc/library/typing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,8 @@ These can be used as types in annotations and do not support ``[]``.
that generate type checker errors could be vulnerable to an SQL
injection attack.

See :pep:`675` for more details.

.. versionadded:: 3.11

.. data:: Never
Expand Down

0 comments on commit 0ee0e4d

Please sign in to comment.