]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:02:38 +0000 (17:02 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 15:02:38 +0000 (18:02 +0300)
commit8b20bedaf564c5aabdf040b40d0de2ccd9a75060
tree7a19ba5e8a90a008df5144ef1fc70f82618fe3a6
parent1d74300f9f69b93045e333401e1cc4d5b7aac741
[3.13] gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses (GH-151328) (GH-151333)

(cherry picked from commit 0066fd73a20950dc790d219f4e3cfb07e816df47)

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