]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:16:05 +0000 (10:16 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 08:16:05 +0000 (08:16 +0000)
commit35dc2483721ccd98a821ca444875c505a45f312d
tree8db13390cb0144d406472e0078aad011e2c062af
parentb48cf0ec0c226186f1ee311eb880e20a6a3e7029
[3.15] gh-89554: Document typing.ParamSpecArgs and ParamSpecKwargs as classes (GH-150677) (GH-150763)

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