]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (GH-13222...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 7 Apr 2025 14:52:55 +0000 (16:52 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Apr 2025 14:52:55 +0000 (14:52 +0000)
commitbd2f518555e8da6690757645e6b8dde932e1a41d
tree988bb318581ee037cb347a8ac423933188ca21d7
parent3b60cd8ec96581a9bdff7f7440033a22426dbf1e
[3.13] gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (GH-132222) (#132226)

gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (GH-132222)
(cherry picked from commit 8b62374b344f5da852bed9f16619736d4d43936b)

Co-authored-by: sobolevn <mail@sobolevn.me>
Doc/library/dataclasses.rst