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, giampaolo.rodola, neologix, python-dev, rhettinger, vstinner
Date 2012-05-30.11:31:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SZh7x-0004Z1-GP@dinsdale.python.org>
In-reply-to
Content
New changeset 1345cf58738d by Victor Stinner in branch 'default':
Close #14690: Use monotonic clock instead of system clock in the sched,
http://hg.python.org/cpython/rev/1345cf58738d
History
Date User Action Args
2012-05-30 11:31:52python-devsetrecipients: + python-dev, rhettinger, belopolsky, vstinner, giampaolo.rodola, neologix
2012-05-30 11:31:52python-devlinkissue14690 messages
2012-05-30 11:31:51python-devcreate