[issue16181] cookielib.http2time raises ValueError for invalid date.

Roundup Robot report at bugs.python.org
Sun Mar 13 23:47:46 EDT 2016


Roundup Robot added the comment:

New changeset 838f68a76ea1 by Berker Peksag in branch '3.5':
Issue #16181: cookiejar.http2time() now returns None if year is higher than datetime.MAXYEAR
https://hg.python.org/cpython/rev/838f68a76ea1

New changeset 8b7de03261f5 by Berker Peksag in branch 'default':
Issue #16181: cookiejar.http2time() now returns None if year is higher than datetime.MAXYEAR
https://hg.python.org/cpython/rev/8b7de03261f5

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list