Skip to content

[3.13] gh-150880: Normalize paths on Windows before appending wildcard (GH-152906)#152965

Merged
zooba merged 1 commit into
python:3.13from
miss-islington:backport-1b4135a-3.13
Jul 3, 2026
Merged

[3.13] gh-150880: Normalize paths on Windows before appending wildcard (GH-152906)#152965
zooba merged 1 commit into
python:3.13from
miss-islington:backport-1b4135a-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This ensures that we don't turn a "valid" path with trailing spaces into an invalid path with embedded spaces.
(cherry picked from commit 1b4135a)

Co-authored-by: Zain Nadeem zainnadeemzainnadeem80@gmail.com

…pythonGH-152906)

This ensures that we don't turn a "valid" path with trailing spaces into an invalid path with embedded spaces.
(cherry picked from commit 1b4135a)

Co-authored-by: Zain Nadeem <zainnadeemzainnadeem80@gmail.com>
@zooba zooba merged commit ec6c89c into python:3.13 Jul 3, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-1b4135a-3.13 branch July 3, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants