Eric V. Smith <e...@trueblade.com> added the comment:

I was using str.join() as an analogy. I apologize if that was confusing.

I'll state this as clearly as I can: I don't think shlex.join() should 
automatically convert any arguments to str, not even those that are Path's.

Nothing is going to be solved by having a discussion on the bug tracker. A 
discussion on python-ideas would be the appropriate place to take this. If a 
consensus is reached there to add this feature, then this feature request can 
be used for its implementation.

It's entirely possible people there might agree with the feature request, but 
I'd argue against it. One thing going for your proposal is subprocess.run(). I 
was thinking issue 38670 applied there, but I guess not.

----------

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

Reply via email to