]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-103379: Fix up old tests for `pathlib.PurePath._parse_path` (GH-103380)
authorBarney Gale <barney.gale@gmail.com>
Sun, 9 Apr 2023 15:48:45 +0000 (16:48 +0100)
committerGitHub <noreply@github.com>
Sun, 9 Apr 2023 15:48:45 +0000 (16:48 +0100)
commit0a675f4bb57d01a5e69f8f58ae934ad7ca501a8d
tree4a03150acb99557093a6b11ab201eab2c5a5d4e1
parent8317d51996e68d8bb205385c1d47a9edcd128e7b
GH-103379: Fix up old tests for `pathlib.PurePath._parse_path` (GH-103380)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/test/test_pathlib.py