New submission from Yury Selivanov:

The attached patch adds AsyncIterator & AsyncIterable to collections.abc module.

----------
assignee: yselivanov
components: Library (Lib)
files: async_abc.patch
keywords: patch
messages: 243148
nosy: asvetlov, gvanrossum, haypo, ncoghlan, yselivanov
priority: normal
severity: normal
stage: patch review
status: open
title: PEP 492: Add AsyncIterator and AsyncIterable to collections.abc
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file39369/async_abc.patch

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

Reply via email to