]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:54:53 +0000 (16:54 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Apr 2025 14:54:53 +0000 (14:54 +0000)
commit0875dcbe7c6595d145a23e1b8227c0445ebcd7b2
tree0c94a7a1a599a3ca9e7c455f49c2f008e9ba0f65
parent33834cb2b370ba16daf8e956bc3c8b0ab75bddf7
[3.12] gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (GH-132222) (#132227)

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