These tests now make assertions about the public `PurePath.drive`, `root` and `parts` attributes, rather than an internal method. They're moved out of the `_BaseFlavourTest`, `PosixFlavourTest` and `NTFlavourTest` classes, which are removed. Closed
Merged
changed the title GH-103379: Fix up old tests for pathlib.PurePath._parse_parts()GH-103379: Fix up old tests for pathlib.PurePath._parse_path
Co-authored-by: Terry Jan Reedy <[email protected]>
pushed a commit to warsaw/cpython that referenced this pull request
pushed a commit to aisk/cpython that referenced this pull request