[issue31138] dir argument NamedTemporaryFile should accept a pathlib.Path

Wilfredo Sanchez report at bugs.python.org
Mon Aug 7 21:19:17 EDT 2017


New submission from Wilfredo Sanchez:

Or, better, any object which conforms to the file system path protocol (__fspath__).

----------
components: Library (Lib)
messages: 299886
nosy: wsanchez
priority: normal
severity: normal
status: open
title: dir argument NamedTemporaryFile should accept a pathlib.Path
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31138>
_______________________________________


More information about the Python-bugs-list mailing list