INADA Naoki added the comment:

I think _WaitCancelFuture can do same thing by overriding
callers of _schedule_callbacks.

Attached patch does it, and make _schedule_callbacks private
by renaming it to __schedule_callbacks.

----------
Added file: 
http://bugs.python.org/file45139/dont-override-schedule-callbacks.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28448>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to