asyncio: Change write buffer use to avoid O(N**2). Make write()/sendto()...
asyncio: Change write buffer use to avoid O(N**2). Make write()/sendto() accept bytearray/memoryview too. Change some asserts with proper exceptions.
Showing
This diff is collapsed.
Please register or sign in to comment