From: Raymond Hettinger Date: Thu, 27 Jan 2011 06:10:18 +0000 (+0000) Subject: Update todo list. X-Git-Tag: v3.2rc2~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d09cb2127340a821ecd0eec02c18e5b7f8cbd46;p=python Update todo list. --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index a1bdb97684..3d432da1be 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -1584,7 +1584,9 @@ the new :mod:`imaplib.IMAP4.starttls` method. .. XXX sys._xoptions http://bugs.python.org/issue10089 .. XXX perhaps add issue numbers back to datetime .. XXX more research on attributions -.. XXX tarfile +.. XXX Mac OS fixes and remaining issues +.. XXX Mailbox fixes and remaining issues +.. XXX HTTP client now using latin-1 unittest --------