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

gh-139065: Fix trailing space before long word in textwrap#139070

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

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedSep 17, 2025
edited by bedevere-appbot
Loading

Fix trailing space before a wrapped long word if the line length with a space is exactly "width".

Fix trailing space before a wrapped long word if the line length witha space is exactly "width".
@serhiy-storchakaserhiy-storchakaforce-pushed thetextwrap-trailing-space-before-long-word branch from30ea5ce toc302389CompareSeptember 17, 2025 19:04
@serhiy-storchakaserhiy-storchaka linked an issueSep 19, 2025 that may beclosed by this pull request
@serhiy-storchakaserhiy-storchaka merged commit1c598e0 intopython:mainOct 10, 2025
81 of 83 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 10, 2025
…honGH-139070)Fix trailing space before a wrapped long word if the line length witha space is exactly "width".(cherry picked from commit1c598e0)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 10, 2025
…honGH-139070)Fix trailing space before a wrapped long word if the line length witha space is exactly "width".(cherry picked from commit1c598e0)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-139902 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelOct 10, 2025
@bedevere-app
Copy link

GH-139903 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelOct 10, 2025
serhiy-storchaka added a commit that referenced this pull requestOct 10, 2025
…-139070) (GH-139903)Fix trailing space before a wrapped long word if the line length witha space is exactly "width".(cherry picked from commit1c598e0)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull requestOct 10, 2025
…-139070) (GH-139902)Fix trailing space before a wrapped long word if the line length witha space is exactly "width".(cherry picked from commit1c598e0)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

textwrap can leave a trailing space before long word

1 participant

@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp