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