Files
cpython/Lib/test/test_os
f3ef09e976 [3.15] gh-150880: Normalize paths on Windows before appending wildcard (GH-152906) (GH-152963)
gh-150880: Normalize paths on Windows before appending wildcard (GH-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 1b4135a2c6)

Co-authored-by: Zain Nadeem <[email protected]>
2026-07-03 16:02:22 +00:00
..