[issue33617] subprocess.Popen etc do not accept os.PathLike in passed sequence on Windows

STINNER Victor report at bugs.python.org
Wed May 23 10:16:53 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

That's a feature request for Python 3.8 ;-)

> PR to follow soon.

Cool!

----------
components: +Library (Lib), Windows
nosy: +paul.moore, steve.dower, tim.golden, vstinner, zach.ware
resolution: duplicate -> 
stage: resolved -> 
status: closed -> open
superseder: subprocess._execute_child doesn't accept a single PathLike argument for args -> 
type:  -> enhancement
versions: +Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33617>
_______________________________________


More information about the Python-bugs-list mailing list