Skip to content

Commit

Permalink
docs(typing): add "see PEP 675" to LiteralString (#97926)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 committed Oct 5, 2022
1 parent 5dc3599 commit 2016bc5
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 2016bc5

Please sign in to comment.