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 Aaron1011
Recipients Aaron1011, a.badger, berker.peksag, demian.brecht, jcea, michael.foord
Date 2014-12-13.14:13:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418480022.53.0.0609431926307.issue23004@psf.upfronthosting.co.za>
In-reply-to
Content
I've created a new patch, which addresses the problem. Your example now currently returns [b'foo\n', b'bar\n']
History
Date User Action Args
2014-12-13 14:13:42Aaron1011setrecipients: + Aaron1011, jcea, a.badger, michael.foord, berker.peksag, demian.brecht
2014-12-13 14:13:42Aaron1011setmessageid: <1418480022.53.0.0609431926307.issue23004@psf.upfronthosting.co.za>
2014-12-13 14:13:42Aaron1011linkissue23004 messages
2014-12-13 14:13:42Aaron1011create