[issue10921] imaplib: Internaldate2tuple() string/bytes issues, does not handle negative TZ offsets, does not handle DST correctly

Joe Peterson report at bugs.python.org
Tue Jan 18 02:07:38 CET 2011


Joe Peterson <joe at skyrush.com> added the comment:

Added fix for ParseFlags (another string/bytes issue) and now accept strings as args to ParseFlags and Internaldate2tuple.

Also added unit tests for changes.

----------
assignee:  -> docs at python
components: +Tests
title: imaplib: Internaldate2tuple() crashes, does not handle negative TZ offsets, does not handle DST correctly -> imaplib: Internaldate2tuple() string/bytes issues, does not handle negative TZ offsets, does not handle DST correctly
Added file: http://bugs.python.org/file20430/imaplib_Internaldate2tuple_python32.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10921>
_______________________________________


More information about the Python-bugs-list mailing list