Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imaplib: comment on benefit of reading in chunks
Our read() implementation designed to support IDLE replaces the one from PR python#119514, fixing the same problem it was addressing. The tests that it added are preserved.
- Loading branch information