Skip to content

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

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

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

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 enabled auto-merge (squash) July 3, 2026 15:31
@zooba zooba merged commit e9fd219 into python:3.14 Jul 3, 2026
49 checks passed
@miss-islington miss-islington deleted the backport-1b4135a-3.14 branch July 3, 2026 15:59
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