Serhiy Storchaka added the comment:

If tempfile doesn't have special code for supporting path-like objects, and 
nothing in the documentation points that path-like objects don't work, then the 
documentation doesn't need changes. This is just a consequence of implementing 
PEP 519 in low-level functions.

If tempfile._infer_return_type will treat *all* path-like objects as str, this 
is a bug.

----------

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

Reply via email to