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 serhiy.storchaka
Recipients ajaksu2, amaury.forgeotdarc, eric.araujo, harobed, lemburg, r.david.murray, serhiy.storchaka, vstinner
Date 2012-12-07.20:04:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354910646.05.0.540227462924.issue8260@psf.upfronthosting.co.za>
In-reply-to
Content
As showed in issue12446, issue14475 and issue16636 there are different methods to reproduce this bug (read(size, chars) + readlines(), readline() + readlines()). All this cases should be tested.
History
Date User Action Args
2012-12-07 20:04:06serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, amaury.forgeotdarc, vstinner, ajaksu2, eric.araujo, r.david.murray, harobed
2012-12-07 20:04:06serhiy.storchakasetmessageid: <1354910646.05.0.540227462924.issue8260@psf.upfronthosting.co.za>
2012-12-07 20:04:06serhiy.storchakalinkissue8260 messages
2012-12-07 20:04:06serhiy.storchakacreate