SIGN IN SIGN UP

bpo-32643: Drop support for a few private Task and Future APIs. (#5293)

Specifically, it's not possible to subclass Task/Future classes
and override the following methods:

* Future._schedule_callbacks
* Task._step
* Task._wakeup
Y
Yury Selivanov committed
22feeb88b473b288950cdb2f6c5d28692274b5f9
Parent: 8ded5b8
Committed by GitHub <noreply@github.com> on 1/24/2018, 4:31:01 PM