[issue24478] asyncio: segfault in test_env_var_debug() on non-debug Windows buildbot

Zachary Ware report at bugs.python.org
Mon Jun 22 22:39:18 CEST 2015


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 <yselivanov at 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 <report at bugs.python.org>
<http://bugs.python.org/issue24478>
_______________________________________


More information about the Python-bugs-list mailing list