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 lucifer, nirai, pitrou
Date 2010-01-04.23:49:38
SpamBayes Score 0.030824259
Marked as misclassified No
Message-id <1262649034.3397.18.camel@localhost>
In-reply-to <1262648693.3397.15.camel@localhost>
Content
Also, I'm not sure what happens in readline() in universal mode when the
chunk ends with a '\r' and there's a '\n' in the following chunk (see
the "ugly check" that your patch removes). Is there a test for that?
History
Date User Action Args
2010-01-04 23:49:40pitrousetrecipients: + pitrou, nirai, lucifer
2010-01-04 23:49:38pitroulinkissue7610 messages
2010-01-04 23:49:38pitroucreate