Adds serial.aio.open_serial_connection() to support streams API.

This allows serial connections to be used with the asyncio streams API classes StreamReader and StreamWriter <https://docs.python.org/3/library/asyncio-stream.html>
1 file changed