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 r.david.murray
Recipients christian.heimes, giampaolo.rodola, ncoghlan, r.david.murray, steve.dower
Date 2014-10-27.01:43:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414374223.65.0.143405294509.issue22731@psf.upfronthosting.co.za>
In-reply-to
Content
That's my point.  What comes out of communicate *should* be os.linesep, unless I'm missing something.  So this test failing indicates a bug.  Of course, I've never worked with an embedded interpreter, so there could be something I'm missing.  But, you say yourself it is a behavior change, and that in itself is a potential bug.
History
Date User Action Args
2014-10-27 01:43:43r.david.murraysetrecipients: + r.david.murray, ncoghlan, giampaolo.rodola, christian.heimes, steve.dower
2014-10-27 01:43:43r.david.murraysetmessageid: <1414374223.65.0.143405294509.issue22731@psf.upfronthosting.co.za>
2014-10-27 01:43:43r.david.murraylinkissue22731 messages
2014-10-27 01:43:43r.david.murraycreate