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 gregory.p.smith
Recipients gregory.p.smith, vstinner
Date 2017-09-06.06:41:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504680092.96.0.475444373368.issue31178@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3fc499bca18454b9f432b9b0106cab662bfeb549 by Gregory P. Smith (Ammar Askar) in branch 'master':
bpo-31178: Avoid concatenating bytes with str in subprocess error (#3066)
https://github.com/python/cpython/commit/3fc499bca18454b9f432b9b0106cab662bfeb549
History
Date User Action Args
2017-09-06 06:41:33gregory.p.smithsetrecipients: + gregory.p.smith, vstinner
2017-09-06 06:41:32gregory.p.smithsetmessageid: <1504680092.96.0.475444373368.issue31178@psf.upfronthosting.co.za>
2017-09-06 06:41:32gregory.p.smithlinkissue31178 messages
2017-09-06 06:41:32gregory.p.smithcreate