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 belopolsky, neologix, python-dev, vstinner
Date 2014-09-03.07:44:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hnxx12hnHz7LjQ@mail.python.org>
In-reply-to
Content
New changeset 9deef14393d5 by Victor Stinner in branch 'default':
Issue #22043: Fix pymonotonic(), use tv_usec=-1 as a marker to skip
http://hg.python.org/cpython/rev/9deef14393d5
History
Date User Action Args
2014-09-03 07:44:06python-devsetrecipients: + python-dev, belopolsky, vstinner, neologix
2014-09-03 07:44:06python-devlinkissue22043 messages
2014-09-03 07:44:05python-devcreate