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 ncoghlan
Recipients Arfrever, acassaigne, benjamin.peterson, docs@python, gregory.p.smith, josh.r, ncoghlan, r.david.murray, tim.golden, vstinner
Date 2017-08-10.03:18:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502335087.78.0.0715221240392.issue22635@psf.upfronthosting.co.za>
In-reply-to
Content
Issue filed with six about this: https://github.com/benjaminp/six/issues/207

It turns out to be somewhat timely on that side as well, as it turns out that six has a not-yet-released change adding "six.moves.commands", which doesn't currently account for this inadvertent incompatibility in the way exit codes are reported.
History
Date User Action Args
2017-08-10 03:18:08ncoghlansetrecipients: + ncoghlan, gregory.p.smith, vstinner, tim.golden, benjamin.peterson, Arfrever, r.david.murray, docs@python, acassaigne, josh.r
2017-08-10 03:18:07ncoghlansetmessageid: <1502335087.78.0.0715221240392.issue22635@psf.upfronthosting.co.za>
2017-08-10 03:18:07ncoghlanlinkissue22635 messages
2017-08-10 03:18:07ncoghlancreate