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 christian.heimes
Recipients Arfrever, acassaigne, benjamin.peterson, christian.heimes, docs@python, gregory.p.smith, josh.r, ncoghlan, r.david.murray, tim.golden, vstinner
Date 2017-09-07.02:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504753074.36.0.0654714649241.issue22635@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dee54f6010ee2df60322c350a5f1dc8bfcf367d6 by Christian Heimes (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-22635: subprocess.getstatusoutput doc update. (GH-3398) (#3411)
https://github.com/python/cpython/commit/dee54f6010ee2df60322c350a5f1dc8bfcf367d6
History
Date User Action Args
2017-09-07 02:57:54christian.heimessetrecipients: + christian.heimes, gregory.p.smith, ncoghlan, vstinner, tim.golden, benjamin.peterson, Arfrever, r.david.murray, docs@python, acassaigne, josh.r
2017-09-07 02:57:54christian.heimessetmessageid: <1504753074.36.0.0654714649241.issue22635@psf.upfronthosting.co.za>
2017-09-07 02:57:54christian.heimeslinkissue22635 messages
2017-09-07 02:57:54christian.heimescreate