]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 11 Jun 2026 12:23:19 +0000 (15:23 +0300)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 12:23:19 +0000 (15:23 +0300)
commit0066fd73a20950dc790d219f4e3cfb07e816df47
treeed9133a62626e4d9b1f1858c1fb8a49dbccaf3dc
parenta05b9cde938a56d3bcc6055aa2cbcdca6c4fdf0f
gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses (GH-151328)
Lib/dataclasses.py