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 ammar2, gregory.p.smith, vstinner
Date 2017-09-06.20:34:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504730059.76.0.717973428342.issue31178@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3bad1650a03fdc8cfdd4cce154e1b2c07e3e4fa0 by Gregory P. Smith in branch '3.6':
[3.6] bpo-31178: Avoid concatenating bytes with str in subprocess error (GH-3066) (#3388)
https://github.com/python/cpython/commit/3bad1650a03fdc8cfdd4cce154e1b2c07e3e4fa0
History
Date User Action Args
2017-09-06 20:34:19gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, ammar2
2017-09-06 20:34:19gregory.p.smithsetmessageid: <1504730059.76.0.717973428342.issue31178@psf.upfronthosting.co.za>
2017-09-06 20:34:19gregory.p.smithlinkissue31178 messages
2017-09-06 20:34:19gregory.p.smithcreate