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 daniel.urban, eckhardt, giampaolo.rodola, jcea, pitrou, python-dev, rhettinger, santoso.wijaya, vstinner
Date 2011-07-05.20:00:34
SpamBayes Score 0.0009794334
Marked as misclassified No
Message-id <E1QeBnN-0007vl-6X@dinsdale.python.org>
In-reply-to
Content
New changeset 0e5485634817 by Victor Stinner in branch 'default':
Issue #12459: time.sleep() now raises a ValueError if the sleep length is
http://hg.python.org/cpython/rev/0e5485634817
History
Date User Action Args
2011-07-05 20:00:34python-devsetrecipients: + python-dev, rhettinger, jcea, pitrou, vstinner, giampaolo.rodola, eckhardt, daniel.urban, santoso.wijaya
2011-07-05 20:00:34python-devlinkissue12459 messages
2011-07-05 20:00:34python-devcreate