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 78ba4cb

Browse filesBrowse files
authored
gh-118030: Group definitions for ParamSpecArgs and ParamSpecKwargs in typing.rst (#118154)
1 parent 287d939 commit 78ba4cb
Copy full SHA for 78ba4cb

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Doc/library/typing.rst

Copy file name to clipboardExpand all lines: Doc/library/typing.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1972,7 +1972,7 @@ without the dedicated syntax, as documented below.
19721972
* :ref:`annotating-callables`
19731973

19741974
.. data:: ParamSpecArgs
1975-
.. data:: ParamSpecKwargs
1975+
ParamSpecKwargs
19761976

19771977
Arguments and keyword arguments attributes of a :class:`ParamSpec`. The
19781978
``P.args`` attribute of a ``ParamSpec`` is an instance of ``ParamSpecArgs``,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.