[issue5537] LWPCookieJar cannot handle cookies with expirations of 2038 or greater on 32-bit platforms

Alexander Belopolsky report at bugs.python.org
Fri Feb 18 17:12:30 CET 2011


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

On Fri, Feb 18, 2011 at 11:04 AM, STINNER Victor <report at bugs.python.org> wrote:
..
> If datetime.strftime() is not reliable, we should maybe fix it instead of using a workaround?

The real fix would be to rewrite strftime so that it does not call
system strftime.  See issue3173.

----------

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


More information about the Python-bugs-list mailing list