]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89554: Document typing.ParamSpecArgs and ParamSpecKwargs as classes (GH-150677)
authorBernát Gábor <gaborjbernat@gmail.com>
Tue, 2 Jun 2026 08:07:51 +0000 (01:07 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 08:07:51 +0000 (11:07 +0300)
commit35c314d2b7282e729c2d86716fc94e1fe38f25da
tree2183f3fc8f0f4e2c9a9f2ca9ba0b89ed02ded5bf
parentbc055444e4ade9e210139d07200f602a4a9feb67
gh-89554: Document typing.ParamSpecArgs and ParamSpecKwargs as classes (GH-150677)

Use the directive "class" instead of "data" for ParamSpecArgs and ParamSpecKwargs.
Doc/library/typing.rst