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 c869f4e

Browse filesBrowse files
[3.12] gh-118030: Group definitions for ParamSpecArgs and ParamSpecKwargs in typing.rst (GH-118154) (#118155)
Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
1 parent 312d819 commit c869f4e
Copy full SHA for c869f4e

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
@@ -1870,7 +1870,7 @@ without the dedicated syntax, as documented below.
18701870
* :ref:`annotating-callables`
18711871

18721872
.. data:: ParamSpecArgs
1873-
.. data:: ParamSpecKwargs
1873+
ParamSpecKwargs
18741874

18751875
Arguments and keyword arguments attributes of a :class:`ParamSpec`. The
18761876
``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.