This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients eric.smith, kaushik.ghose, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-09-09.18:07:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599674865.44.0.361761270775.issue41753@roundup.psfhosted.org>
In-reply-to
Content
Among others, see:
issue 41649
issue 31961

In general, I think the consensus is that the caller should convert each argument to a string. It's not subprocess's job to convert each parameter to a string.
History
Date User Action Args
2020-09-09 18:07:45eric.smithsetrecipients: + eric.smith, paul.moore, tim.golden, zach.ware, steve.dower, kaushik.ghose
2020-09-09 18:07:45eric.smithsetmessageid: <1599674865.44.0.361761270775.issue41753@roundup.psfhosted.org>
2020-09-09 18:07:45eric.smithlinkissue41753 messages
2020-09-09 18:07:45eric.smithcreate