mirror of
https://github.com/python/cpython.git
synced 2025-08-23 10:16:01 +00:00
docs(typing): add "see PEP 675" to LiteralString (#97926)
This commit is contained in:
parent
5dc3599135
commit
2016bc54a2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
that generate type checker errors could be vulnerable to an SQL
|
||||||
injection attack.
|
injection attack.
|
||||||
|
|
||||||
|
See :pep:`675` for more details.
|
||||||
|
|
||||||
.. versionadded:: 3.11
|
.. versionadded:: 3.11
|
||||||
|
|
||||||
.. data:: Never
|
.. data:: Never
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue