Difference in behaviour of PureWindowsPath in 3.12.0b2 with multiple slashes #105881
Labels
3.12
bugs and security fixes
3.13
bugs and security fixes
OS-windows
topic-pathlib
type-bug
An unexpected behavior, bug, or error
Bug report
I was trying to add Python3.12 beta 2 to the test suit of xonsh . The tests on Windows were failing because of the difference in behaviour of PureWindowsPath.
This can be reproduced like this
in Python 3.11
but the same in Python 3.12.0b2 would be giving different result
I've checked the changelog and this change of behaviour wasn't mentioned in it.
Your environment
The text was updated successfully, but these errors were encountered: