diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -621,6 +621,7 @@ Cliff Wells Rickard Westman Mats Wichmann Truida Wiedijk +Felix Wiemann Gerry Wiener Bryce "Zooko" Wilcox-O'Hearn Gerald S. Williams @@ -134,6 +134,7 @@ Library Closes bug #1039270. - Updates for the email package: + + email.Utils.formatdate() grew a 'usegmt' argument for HTTP support. + All deprecated APIs that in email 2.x issued warnings have been removed: _encoder argument to the MIMEText constructor, Message.add_payload(), |