Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Docs: Fix duplicate word typos#135958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
brianschubert wants to merge1 commit intopython:main
base:main
Choose a base branch
Loading
frombrianschubert:docs-duplicate-words

Conversation

brianschubert
Copy link
Member

@brianschubertbrianschubert commentedJun 26, 2025
edited by github-actionsbot
Loading

"and and", "the the", etc.

Found via regex search for the patterns\b(\w+)\b +\1\b and\b(\w+)\b *\n *\1\b.


📚 Documentation preview 📚:https://cpython-previews--135958.org.readthedocs.build/

Copy link
Member

@ZeroIntensityZeroIntensity left a comment
edited
Loading

Choose a reason for hiding this comment

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

LGTM. I looked through using the expression locally to double check as well.

brianschubert and LamentXU123 reacted with heart emoji
@LamentXU123
Copy link
Contributor

LGTM. I looked through using the expression locally to double check as well.

I've double checked here and I found one more in#135965

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ZeroIntensityZeroIntensityZeroIntensity approved these changes

@barneygalebarneygaleAwaiting requested review from barneygalebarneygale is a code owner

Assignees
No one assigned
Labels
awaiting mergedocsDocumentation in the Doc dirneeds backport to 3.13bugs and security fixesneeds backport to 3.14bugs and security fixesskip issueskip news
Projects
Status: Todo
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@brianschubert@LamentXU123@ZeroIntensity

[8]ページ先頭

©2009-2025 Movatter.jp