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 pitrou
Recipients asvetlov, chris.jerdonek, gregory.p.smith, pitrou, r.david.murray
Date 2012-08-15.19:51:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345060306.77.0.466354527268.issue12623@psf.upfronthosting.co.za>
In-reply-to
Content
As Chris said. Look at the POSIX version of _communicate(), nowhere is input given the newlines/encoding treatment.
History
Date User Action Args
2012-08-15 19:51:46pitrousetrecipients: + pitrou, gregory.p.smith, r.david.murray, asvetlov, chris.jerdonek
2012-08-15 19:51:46pitrousetmessageid: <1345060306.77.0.466354527268.issue12623@psf.upfronthosting.co.za>
2012-08-15 19:51:46pitroulinkissue12623 messages
2012-08-15 19:51:46pitroucreate