]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-89554: Document typing.ParamSpecArgs and ParamSpecKwargs as classes (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Jun 2026 08:14:43 +0000 (10:14 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 08:14:43 +0000 (08:14 +0000)
commit17bb3eac52c7d077ef0789b9588703885f85220b
tree409f4961e2b5b142dd41d5c5aafc13e0602bafc3
parent8b9997d82c7ac5bee99cc603895f424df2de0e15
[3.13] gh-89554: Document typing.ParamSpecArgs and ParamSpecKwargs as classes (GH-150677) (GH-150765)

Use the directive "class" instead of "data" for ParamSpecArgs and ParamSpecKwargs.
(cherry picked from commit 35c314d2b7282e729c2d86716fc94e1fe38f25da)

Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
Doc/library/typing.rst