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 brian.curtin, jkloth, loewis, pitrou, python-dev, steve.dower, tim.golden, tim.peters
Date 2013-11-22.23:18:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dRD8N74K1z7Ll0@mail.python.org>
In-reply-to
Content
New changeset 716e41100553 by Victor Stinner in branch 'default':
Issue #19715: Ensure that consecutive calls to monotonic() are monotonic
http://hg.python.org/cpython/rev/716e41100553
History
Date User Action Args
2013-11-22 23:18:13python-devsetrecipients: + python-dev, tim.peters, loewis, pitrou, tim.golden, jkloth, brian.curtin, steve.dower
2013-11-22 23:18:13python-devlinkissue19715 messages
2013-11-22 23:18:13python-devcreate