Message 338636 - Python tracker

Message338636

Author martin.panter
Recipients bbayles, docs@python, gregory.p.smith, josh.r, martin.panter, pekka.klarck
Date 2019-03-23.00:53:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553302400.77.0.246231614541.issue33319@roundup.psfhosted.org>
In-reply-to
Content
This is a regression in the 3.7+ documentation. It previously said “To [capture output], pass PIPE for the ‘stdout’ and/or ‘stderr’ arguments”. This was removed by Bo Bayles in Issue 32102.
History
Date User Action Args
2019-03-23 00:53:20martin.pantersetrecipients: + martin.panter, gregory.p.smith, docs@python, pekka.klarck, josh.r, bbayles
2019-03-23 00:53:20martin.pantersetmessageid: <1553302400.77.0.246231614541.issue33319@roundup.psfhosted.org>
2019-03-23 00:53:20martin.panterlinkissue33319 messages
2019-03-23 00:53:20martin.pantercreate