Serhiy Storchaka added the comment:

If the path attribute can be None or list it looks to me that it isn't a 
filesystem path, and it may be incorrect to use os.fspath() with it. How this 
attribute is used? What wrong if left it a pathlib.Path?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30247>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to