[issue28811] Make pathlib.PurePath.__str__ use shlex.quote

Ram Rachum report at bugs.python.org
Sun Nov 27 05:11:28 EST 2016


Ram Rachum added the comment:

"This will break any code that pass str(path) to API that doesn't support pathlib."

I don't understand. Can you give a concrete example of code it would break?

----------

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


More information about the Python-bugs-list mailing list