Message 206372 - Python tracker

Message206372

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients christian.heimes, python-dev, vstinner
Date 2013-12-16.21:39:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3djwqH0KzHz7Ljm@mail.python.org>
In-reply-to
Content
New changeset 4864c0b914ae by Victor Stinner in branch '3.3':
Close #19999: tolerate coarse time when testing time.monotonic() on very
http://hg.python.org/cpython/rev/4864c0b914ae

New changeset a34582c53911 by Victor Stinner in branch 'default':
(Merge 3.3) Close #19999: tolerate coarse time when testing time.monotonic() on
http://hg.python.org/cpython/rev/a34582c53911
History
Date User Action Args
2013-12-16 21:39:24python-devsetrecipients: + python-dev, vstinner, christian.heimes
2013-12-16 21:39:24python-devlinkissue19999 messages
2013-12-16 21:39:23python-devcreate