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 pklanke
Recipients pklanke, vstinner, yselivanov
Date 2017-07-04.14:15:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499177726.62.0.377673795787.issue30847@psf.upfronthosting.co.za>
In-reply-to
Content
To be able to use GPIO Sysfs Interface with asyncio on our embedded platforms, we require exceptional event support in asyncio.

depends on bpo-30844
History
Date User Action Args
2017-07-04 14:15:26pklankesetrecipients: + pklanke, vstinner, yselivanov
2017-07-04 14:15:26pklankesetmessageid: <1499177726.62.0.377673795787.issue30847@psf.upfronthosting.co.za>
2017-07-04 14:15:26pklankelinkissue30847 messages
2017-07-04 14:15:26pklankecreate