]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-150285: Suppress showing the __getstate__() comment in the help for datacla...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jun 2026 15:01:11 +0000 (17:01 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 15:01:11 +0000 (18:01 +0300)
commitdc7ca40343e13c92afa2fff8bfe5a85914a20474
treeaf2cd6ce853bf05bed716695e5d89230a1d00d69
parentf3532d62ed143e0e8e1037fed7679159277b369c
[3.15] gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses (GH-151328) (GH-151331)

(cherry picked from commit 0066fd73a20950dc790d219f4e3cfb07e816df47)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/dataclasses.py