diff options
Diffstat (limited to 'Doc/whatsnew/3.2.rst')
-rw-r--r-- | Doc/whatsnew/3.2.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index a1bdb97..3d432da 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 -------- |