[issue28492] C implementation of asyncio.Future doesn't set value of StopIteration correctly

Yury Selivanov report at bugs.python.org
Thu Oct 20 15:42:44 EDT 2016


New submission from Yury Selivanov:

Specifically when the result of the Future is tuple.

----------
components: asyncio
messages: 279070
nosy: gvanrossum, inada.naoki, yselivanov
priority: normal
severity: normal
status: open
title: C implementation of asyncio.Future doesn't set value of StopIteration correctly
versions: Python 3.6, Python 3.7

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


More information about the Python-bugs-list mailing list