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 yselivanov
Recipients asvetlov, jabdoa, yselivanov
Date 2017-12-20.20:04:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513800261.42.0.213398074469.issue30539@psf.upfronthosting.co.za>
In-reply-to
Content
Big -1 from me.

If proactor is public, alternative event loop implementations like uvloop will have to implement its full API, which actually puts restrictions on us refactoring asyncio itself.

If there's some missing functionality we should think about adding new specific APIs for it, and not exposing internals.

I'm closing this issue, but please feel free to open a new one requesting to implement whatever pyserial-asyncio implements in asyncio itself.
History
Date User Action Args
2017-12-20 20:04:21yselivanovsetrecipients: + yselivanov, asvetlov, jabdoa
2017-12-20 20:04:21yselivanovsetmessageid: <1513800261.42.0.213398074469.issue30539@psf.upfronthosting.co.za>
2017-12-20 20:04:21yselivanovlinkissue30539 messages
2017-12-20 20:04:21yselivanovcreate