Jelle Zijlstra added the comment:

This patch adds support for fspath to a number of functions in the os module by 
augmenting the path_t argument converter.

The tests only cover a subset of the functions that use path_t, because some 
(e.g., unlink) have destructive side effects.

----------
Added file: http://bugs.python.org/file43215/issue27186-os_path_t.patch

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

Reply via email to