Zachary Ware added the comment:

Actually, it looks like it's due to PEP 492:

C:\Users\Zachary\code\hg.python.org\3.5>hg bisect -b
The first bad revision is:
changeset:   96411:d1959cafc68c
branch:      3.5
parent:      96407:e59966bb6de5
parent:      96410:b7b73029c825
user:        Yury Selivanov <yseliva...@sprymix.com>
date:        Sat May 30 21:02:34 2015 -0400
summary:     Issue 24004: Support Awaitables (pep 492) in @asyncio.coroutine 
decorator

Not all ancestors of this changeset have been checked.
Use bisect --extend to continue the bisection from
the common ancestor, 943fa0e8b6a4.

----------
stage:  -> needs patch
type:  -> behavior
versions: +Python 3.5

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

Reply via email to