[issue14180] Factorize code to convert int/float to time_t, timeval or timespec

Roundup Robot report at bugs.python.org
Wed Mar 14 00:20:39 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 5d6a5c5a4ebe by Victor Stinner in branch 'default':
Issue #14180: datetime.date.fromtimestamp(), datetime.datetime.fromtimestamp()
http://hg.python.org/cpython/rev/5d6a5c5a4ebe

New changeset 706689b2d678 by Victor Stinner in branch 'default':
Issue #14180: TestDateTime.test_microsecond_rounding() handles localtime() and
http://hg.python.org/cpython/rev/706689b2d678

New changeset a0d101220f96 by Victor Stinner in branch 'default':
Issue #14180: Fix the select module to handle correctly the Windows timeval
http://hg.python.org/cpython/rev/a0d101220f96

----------

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


More information about the Python-bugs-list mailing list