Files
offlineimap3-mirror/offlineimap/imaplibutil.py
peterb-dev 13e8ac6462 Fix negative timezone bug introduced when migrating to python 3
The timezone's negative sign must be checked against a byte-string, rather than the python 3 unicode string.
Way back in 2011 this bug was fixed in what is likely the original sourcecode for Internaldate2epoch(), see:
https://github.com/python/cpython/issues/55148
2024-02-24 20:31:46 +00:00

9.8 KiB