New submission from Yury Selivanov:

This patch adds support for 'async for' syntax for StreamReader.

The issue is opened on bugs.python.org instead of asyncio GH (same as issue 
#24178)

----------
assignee: yselivanov
components: asyncio
files: aread.patch
keywords: patch
messages: 243105
nosy: asvetlov, gvanrossum, haypo, yselivanov
priority: normal
severity: normal
stage: patch review
status: open
title: asyncio: support 'async for' for StreamReader
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file39362/aread.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24179>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to