Skip to content

gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses - #151328

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:pydoc-dataclass-__getstate__
Jun 11, 2026
Merged

gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses#151328
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:pydoc-dataclass-__getstate__

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Jun 11, 2026

Copy link
Copy Markdown
Member

@serhiy-storchakaserhiy-storchaka added the docs Documentation in the Doc dir label Jun 11, 2026
@serhiy-storchakaserhiy-storchaka added skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 11, 2026
@serhiy-storchaka
serhiy-storchaka merged commit 0066fd7 into python:mainJun 11, 2026
60 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJun 11, 2026
@serhiy-storchaka
serhiy-storchaka deleted the pydoc-dataclass-__getstate__ branch June 11, 2026 12:23
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@bedevere-app

Copy link
Copy Markdown

GH-151331 is a backport of this pull request to the 3.15 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 11, 2026
@bedevere-app

Copy link
Copy Markdown

GH-151332 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Jun 11, 2026
@bedevere-app

Copy link
Copy Markdown

GH-151333 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Jun 11, 2026
serhiy-storchaka added a commit that referenced this pull request Jun 11, 2026
…help for dataclasses (GH-151328) (GH-151331)
(cherry picked from commit 0066fd7)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jun 11, 2026
…help for dataclasses (GH-151328) (GH-151333)
(cherry picked from commit 0066fd7)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jun 11, 2026
…help for dataclasses (GH-151328) (GH-151332)
(cherry picked from commit 0066fd7)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
philthompson10 pushed a commit to philthompson10/cpython that referenced this pull request Jun 17, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@serhiy-storchaka