Message 213427 - Python tracker

Message213427

Author vstinner
Recipients ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner, zach.ware
Date 2014-03-13.18:01:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394733719.22.0.414233085642.issue20910@psf.upfronthosting.co.za>
In-reply-to
Content
Other tests should use check_time_delta():

test_wait_for_handle() of Lib/test/test_asyncio/test_windows_events.py
test_call_later() of Lib/test/test_asyncio/test_events.py
test_run_until_complete() of Lib/test/test_asyncio/test_events.py
History
Date User Action Args
2014-03-13 18:01:59vstinnersetrecipients: + vstinner, ncoghlan, pitrou, r.david.murray, zach.ware, serhiy.storchaka
2014-03-13 18:01:59vstinnersetmessageid: <1394733719.22.0.414233085642.issue20910@psf.upfronthosting.co.za>
2014-03-13 18:01:59vstinnerlinkissue20910 messages
2014-03-13 18:01:59vstinnercreate