STINNER Victor <victor.stin...@gmail.com> added the comment:

> Revision 7 of my patch.

-    assert(sizeof(time_t) <= sizeof(long));

You should keep this assertion in _PyLong_FromTime_t().

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14127>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to