You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix not throwing the same error as CPython in test_pathlib.test_expanduser (RustPython#5578)
* Fix not throwing the same error as CPython when trying to expanduser of a non-existent user
Signed-off-by: Hanif Ariffin <[email protected]>
* add pwd test
* Skip pwd test on windows
---------
Signed-off-by: Hanif Ariffin <[email protected]>
Co-authored-by: Jeong YunWon <[email protected]>
Co-authored-by: Jeong, YunWon <[email protected]>
0 commit comments