Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 29, 2024

Merge URL2PathNameTests and PathName2URLTests test cases (which test
only the Windows-specific implementations from nturl2path) into the main
Pathname_Tests test case for these functions.

Copy/port some test cases for pathlib.Path.as_uri() and from_uri().
(cherry picked from commit 6742f14)

Co-authored-by: Barney Gale [email protected]

…()` (pythonGH-125993)

Merge `URL2PathNameTests` and `PathName2URLTests` test cases (which test
only the Windows-specific implementations from `nturl2path`) into the main
`Pathname_Tests` test case for these functions.

Copy/port some test cases for `pathlib.Path.as_uri()` and `from_uri()`.
(cherry picked from commit 6742f14)

Co-authored-by: Barney Gale <[email protected]>
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting review skip news labels Oct 29, 2024
@barneygale barneygale enabled auto-merge (squash) October 29, 2024 20:47
@barneygale barneygale merged commit 35108c1 into python:3.13 Oct 29, 2024
@miss-islington miss-islington deleted the backport-6742f14-3.13 branch January 2, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants