Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Bug report
Bug description:
>>>importposixpath>>>posixpath.relpath(None)Traceback (mostrecentcalllast):File"<stdin>",line1,in<module>File"<frozen posixpath>",line509,inrelpathValueError:nopathspecified
Expected: TypeError likenpath.relpath().
CPython versions tested on:
CPython main branch
Operating systems tested on:
Windows