Skip to content

gh-51067: Remove trailing space in _Repacker.repack() error message#152138

Open
danny0838 wants to merge 1 commit into
python:mainfrom
danny0838:gh-51067-4
Open

gh-51067: Remove trailing space in _Repacker.repack() error message#152138
danny0838 wants to merge 1 commit into
python:mainfrom
danny0838:gh-51067-4

Conversation

@danny0838

@danny0838 danny0838 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Remove an accidental trailing space inside the BadZipFile exception string literal to ensure clean exception messages.

…essage

Remove an accidental trailing space inside the `BadZipFile` exception
string literal to ensure clean exception messages.
@StanFromIreland

Copy link
Copy Markdown
Member

In the future, it's fine to bundle several small clean-ups (like the de-deduplication) in one PR.

@StanFromIreland StanFromIreland requested a review from gpshead June 25, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants