GH-103631: Fix `PurePosixPath(PureWindowsPath(...))` separator handling (GH-104949)
For backwards compatibility, accept backslashes as path separators in `PurePosixPath` if an instance of `PureWindowsPath` is supplied. This restores behaviour from Python 3.11. Co-authored-by: Gregory P. Smith <greg@krypto.org>
B
Barney Gale committed
328422ce6162eb18735a2c0de12f8a696be97d0c
Parent: ad0be36
Committed by GitHub <noreply@github.com>
on 5/26/2023, 6:05:43 PM