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 mcicogni
Recipients
Date 2007-05-21.17:14:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Consistently reproducible using Python 2.5.1 on Windows XP.

Another bug on the same subject was closed WONTFIX since it all appears to be Microsoft's fault (although asking a socket directly for more than 10MB of data at once is arguably unreasonable).

Since it appears that it's just Imaplib implementation to be somewhat broken, we could possibly patch *that* to work around this problem.
History
Date User Action Args
2007-08-23 14:38:09adminlinkissue1441530 messages
2007-08-23 14:38:09admincreate