| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…()` (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>
| Back | FazBrowse Home | New Git URL |
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