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 jkloth, loewis, python-dev, tim.peters, vstinner, zach.ware
Date 2014-01-02.15:43:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dwD6p1rgqz7LjS@mail.python.org>
In-reply-to
Content
New changeset 82df66a091da by Zachary Ware in branch '3.3':
Issue #20101: Allow test_monotonic to pass on Windows machines on which
http://hg.python.org/cpython/rev/82df66a091da

New changeset e2a1400b7db9 by Zachary Ware in branch 'default':
Issue #20101: Merge with 3.3
http://hg.python.org/cpython/rev/e2a1400b7db9
History
Date User Action Args
2014-01-02 15:43:31python-devsetrecipients: + python-dev, tim.peters, loewis, vstinner, jkloth, zach.ware
2014-01-02 15:43:31python-devlinkissue20101 messages
2014-01-02 15:43:30python-devcreate