Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Closed
Description
Documentation
According topython/typeshed#7042,AbstractEventLoop.remove_{reader,writer}
return a bool, but there is no indication of this in thedocumentation for these methods. These return values need to be documented so that subclass implementors can know how to implement them appropriately.
Linked PRs
Metadata
Metadata
Assignees
Projects
Status
Done