Skip to content

Remove extraneous trailing colons from documentation of certain methods on enum page#151429

Merged
StanFromIreland merged 1 commit into
python:mainfrom
jonathandung:patch-2
Jun 13, 2026
Merged

Remove extraneous trailing colons from documentation of certain methods on enum page#151429
StanFromIreland merged 1 commit into
python:mainfrom
jonathandung:patch-2

Conversation

@jonathandung

Copy link
Copy Markdown
Contributor

No description provided.

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33122747 | 📁 Comparing 0732a73 against main (f4f1020)

  🔍 Preview build  

1 file changed
± library/enum.html

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I couldn't find any more, grepping I got:

$ gg -rnE ':: .*\):' .
Doc/library/enum.rst:632:   .. method:: __iter__(self):
Doc/library/enum.rst:643:   .. method:: __len__(self):
Doc/library/enum.rst:654:   .. method:: __bool__(self):
Doc/library/enum.rst:691:   .. method:: __invert__(self):

@StanFromIreland StanFromIreland merged commit 5b38519 into python:main Jun 13, 2026
46 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 13, 2026
@StanFromIreland StanFromIreland added 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 13, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @jonathandung for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @jonathandung for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @jonathandung for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Jun 13, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 13, 2026
@bedevere-app

bedevere-app Bot commented Jun 13, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 13, 2026
@bedevere-app

bedevere-app Bot commented Jun 13, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 13, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Merged, thanks.

StanFromIreland pushed a commit that referenced this pull request Jun 13, 2026
… (#151432)

(cherry picked from commit 5b38519)

Co-authored-by: Jonathan Dung <jonathandung@yahoo.com>
StanFromIreland pushed a commit that referenced this pull request Jun 13, 2026
… (#151434)

(cherry picked from commit 5b38519)

Co-authored-by: Jonathan Dung <jonathandung@yahoo.com>
StanFromIreland pushed a commit that referenced this pull request Jun 13, 2026
… (#151433)

(cherry picked from commit 5b38519)

Co-authored-by: Jonathan Dung <jonathandung@yahoo.com>
@jonathandung jonathandung deleted the patch-2 branch June 13, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants