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 vstinner
Recipients eryksun, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-08.16:20:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496938848.75.0.70112799338.issue30418@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset df04c088493bdbc2defea5e225a94e9bdd8e759f by Victor Stinner in branch '3.5':
bpo-30418: Popen.communicate() always ignore EINVAL (#2002) (#2005)
https://github.com/python/cpython/commit/df04c088493bdbc2defea5e225a94e9bdd8e759f
History
Date User Action Args
2017-06-08 16:20:48vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2017-06-08 16:20:48vstinnersetmessageid: <1496938848.75.0.70112799338.issue30418@psf.upfronthosting.co.za>
2017-06-08 16:20:48vstinnerlinkissue30418 messages
2017-06-08 16:20:48vstinnercreate