Jelle Zijlstra added the comment:

In the patch that was just committed, the path_type variables are undefined 
(os.py lines 892 and 908). There is also no test for these error cases—we 
should test the cases where the path has no __fspath__ or does not return a 
bytes or str.

----------

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

Reply via email to