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 Arfrever, acassaigne, benjamin.peterson, docs@python, gregory.p.smith, josh.r, ncoghlan, r.david.murray, tim.golden, vstinner
Date 2017-09-07.00:39:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504744765.62.0.531301667688.issue22635@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 738b7d9766e1a794aaaabfba0d515a467ba833ca by Gregory P. Smith in branch 'master':
bpo-22635: subprocess.getstatusoutput doc update. (#3398)
https://github.com/python/cpython/commit/738b7d9766e1a794aaaabfba0d515a467ba833ca
History
Date User Action Args
2017-09-07 00:39:25gregory.p.smithsetrecipients: + gregory.p.smith, ncoghlan, vstinner, tim.golden, benjamin.peterson, Arfrever, r.david.murray, docs@python, acassaigne, josh.r
2017-09-07 00:39:25gregory.p.smithsetmessageid: <1504744765.62.0.531301667688.issue22635@psf.upfronthosting.co.za>
2017-09-07 00:39:25gregory.p.smithlinkissue22635 messages
2017-09-07 00:39:25gregory.p.smithcreate