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 christian.heimes, eric.araujo, nadeem.vawda, pitrou, serhiy.storchaka
Date 2012-11-05.14:50:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352127034.83.0.563896258075.issue15955@psf.upfronthosting.co.za>
In-reply-to
Content
unconsumed_tail should be private hidden attribute, which automatically prepends any consumed data.  This should not be very complicated.  But benchmarks needed to show what kind of approach is more efficient.
History
Date User Action Args
2012-11-05 14:50:35serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, christian.heimes, nadeem.vawda, eric.araujo
2012-11-05 14:50:34serhiy.storchakasetmessageid: <1352127034.83.0.563896258075.issue15955@psf.upfronthosting.co.za>
2012-11-05 14:50:34serhiy.storchakalinkissue15955 messages
2012-11-05 14:50:33serhiy.storchakacreate