FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] GH-125866: Improve tests for `pathname2url()` and `url2pathname()` (GH-125993) by miss-islington · Pull Request #126145 · python/cpython · GitHub

/ cpython Public

[3.12] GH-125866: Improve tests for pathname2url() and url2pathname() (GH-125993) - #126145

Merged
barneygale merged 1 commit into
python:3.12from
miss-islington:backport-6742f14-3.12
Oct 29, 2024
Merged

[3.12] GH-125866: Improve tests for pathname2url() and url2pathname() (GH-125993)#126145
barneygale merged 1 commit into
python:3.12from
miss-islington:backport-6742f14-3.12

Conversation

miss-islington commented Oct 29, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

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 barney.gale@gmail.com

…()` (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 <barney.gale@gmail.com>
bedevere-app Bot added tests Tests in the Lib/test dir awaiting review skip news labels Oct 29, 2024
barneygale enabled auto-merge (squash) October 29, 2024 20:47
barneygale merged commit b267b62 into python:3.12 Oct 29, 2024
miss-islington deleted the backport-6742f14-3.12 branch January 2, 2026 17:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL