[New-bugs-announce] [issue31204] Support __fspath__ in shlex.quote

Anthony Sottile report at bugs.python.org
Mon Aug 14 20:04:36 EDT 2017


New submission from Anthony Sottile:

Given shlex.quote often is used closely with calls in `subprocess`, should it also support quoting __fspath__ objects?

I'll write up a quick patch for this

----------
components: Library (Lib)
messages: 300270
nosy: Anthony Sottile
priority: normal
severity: normal
status: open
title: Support __fspath__ in shlex.quote
type: enhancement
versions: Python 3.7

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


More information about the New-bugs-announce mailing list