]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:15:19 +0000 (10:15 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 08:15:19 +0000 (08:15 +0000)
commit68a35a97859a56e051cdc00da5a11f1d05b81a41
treeeab891db157d17b92b0ce2e9ea1f3e35559e4b2a
parentbd4fe0fae68fbb1258bd2fff34ca9b5c5bda5cdf
[3.14] gh-89554: Document typing.ParamSpecArgs and ParamSpecKwargs as classes (GH-150677) (GH-150764)

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