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 decaz
Recipients decaz, docs@python, yselivanov
Date 2017-11-04.16:27:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509812825.97.0.213398074469.issue31943@psf.upfronthosting.co.za>
In-reply-to
Content
It would be handy to access the loop's time the Handle's callback will be called at if you are using delayed calls with "delay" (not "when") argument.
Also it is useful to know whether the call was cancelled through the special attribute.
History
Date User Action Args
2017-11-04 16:27:06decazsetrecipients: + decaz, docs@python, yselivanov
2017-11-04 16:27:05decazsetmessageid: <1509812825.97.0.213398074469.issue31943@psf.upfronthosting.co.za>
2017-11-04 16:27:05decazlinkissue31943 messages
2017-11-04 16:27:05decazcreate