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 serhiy.storchaka
Recipients bquinlan, gvanrossum, neologix, pitrou, r.david.murray, serhiy.storchaka
Date 2013-05-12.15:42:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368373369.28.0.0665858917326.issue17956@psf.upfronthosting.co.za>
In-reply-to
Content
1. Extends an abstract interface to support of a priority and absolute time.
2. Subclass sched.scheduler from this interface and implement missing methods.
History
Date User Action Args
2013-05-12 15:42:49serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, bquinlan, pitrou, r.david.murray, neologix
2013-05-12 15:42:49serhiy.storchakasetmessageid: <1368373369.28.0.0665858917326.issue17956@psf.upfronthosting.co.za>
2013-05-12 15:42:49serhiy.storchakalinkissue17956 messages
2013-05-12 15:42:49serhiy.storchakacreate