Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 28f97dc

Browse filesBrowse 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 <Simon.Legner@gmail.com>
1 parent e48d6df commit 28f97dc
Copy full SHA for 28f97dc

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎Doc/library/typing.rst

Copy file name to clipboardExpand all lines: Doc/library/typing.rst
+2Lines changed: 2 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.