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 steve.dower
Recipients Jac0, Martin Bijl-Schwab, eryksun, ezio.melotti, miss-islington, pablogsal, paul.moore, steve.dower, tim.golden, vinay.sajip, vstinner, zach.ware
Date 2018-11-08.16:38:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541695088.43.0.788709270274.issue32409@psf.upfronthosting.co.za>
In-reply-to
Content
That error is a bug in the test, but it only shows up on an error path anyway. Without removing the extra None we don't get to see the actual error output.

I can't look into this over the next week or two, but a quick glance at the original PR looks like a lot of quotes are missing around executable paths, so maybe it was that?
History
Date User Action Args
2018-11-08 16:38:08steve.dowersetrecipients: + steve.dower, paul.moore, vinay.sajip, vstinner, tim.golden, ezio.melotti, zach.ware, eryksun, pablogsal, Jac0, miss-islington, Martin Bijl-Schwab
2018-11-08 16:38:08steve.dowersetmessageid: <1541695088.43.0.788709270274.issue32409@psf.upfronthosting.co.za>
2018-11-08 16:38:08steve.dowerlinkissue32409 messages
2018-11-08 16:38:08steve.dowercreate