[New-bugs-announce] [issue28003] PEP 525 asynchronous generators implementation

Yury Selivanov report at bugs.python.org
Wed Sep 7 13:29:34 EDT 2016


New submission from Yury Selivanov:

The PEP has been accepted, let's review the reference implementation and get it committed.

----------
assignee: yselivanov
components: Interpreter Core
files: asyncgen_1.patch
keywords: patch
messages: 274845
nosy: haypo, lukasz.langa, yselivanov
priority: normal
severity: normal
stage: patch review
status: open
title: PEP 525 asynchronous generators implementation
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file44443/asyncgen_1.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28003>
_______________________________________


More information about the New-bugs-announce mailing list