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
Adjust the regex match to do a better job of sanitizing the paths. This
improves the test coverage pass rate with Python 3. Furthermore, handle
the unicode conversion properly that breaks with Python 3. This further
improves the Python 3 test coverage pass rate.
0 commit comments