]> granicus.if.org Git - python/commit
#1389051: IMAP module tries to read entire message in one chunk. Patch by Fredrik...
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 23 Feb 2008 19:06:54 +0000 (19:06 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 23 Feb 2008 19:06:54 +0000 (19:06 +0000)
commit37d4f7bc0c3b9c6e2bd858873c691c9d2bf091ae
tree1ebbf6a1bb7e9c7de0d5cc66cce2f62756f6b8b5
parent31679397af59ac78293d00f52c6732faafc949ed
#1389051: IMAP module tries to read entire message in one chunk.  Patch by Fredrik Lundh.
Lib/imaplib.py
Misc/NEWS