Skip to content

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

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

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

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 1b4135a2c69f5320dbdcb37dcc295a5fd36580b5)

Co-authored-by: Zain Nadeem <zainnadeemzainnadeem80@gmail.com>
@zooba zooba enabled auto-merge (squash) July 3, 2026 15:31
@zooba zooba merged commit f3ef09e into python:3.15 Jul 3, 2026
55 checks passed
@miss-islington miss-islington deleted the backport-1b4135a-3.15 branch July 3, 2026 16:02
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