[issue2228] Imaplib speedup patch

Sean Reifschneider report at bugs.python.org
Thu Mar 20 06:01:20 CET 2008


Sean Reifschneider <jafo at tummy.com> added the comment:

This patch buffers data inside imaplib, so if anything else wants to use
the socket it may generate surprises.  Piers?

----------
assignee:  -> pierslauder
keywords: +patch
nosy: +jafo
priority:  -> normal

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2228>
__________________________________


More information about the Python-bugs-list mailing list