Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 136 Bytes

File metadata and controls

2 lines (2 loc) · 136 Bytes

Improve the error message from :func:`os.fspath` if called on an object where __fspath__ is set to None. Patch by Alex Waygood.