[Async-sig] [python-tulip] Python 3.6b2 will have C implemented Future

Ben Darnell ben at bendarnell.com
Thu Oct 13 01:25:20 EDT 2016


[+async-sig at python.org <async-sig at python.org>, which is the new home for
these kinds of discussions]

Tornado's tests are now failing on nightly with "TypeError: can't send
non-None value to a FutureIter":
https://travis-ci.org/tornadoweb/tornado/jobs/167252979

-Ben

On Tue, Oct 11, 2016 at 3:55 PM INADA Naoki <songofacandy at gmail.com> wrote:

> > If you have asyncio based project, and it uses Travis-CI,
>
> > please add "nightly" to your .travis.cnf [2].
>
> >
>
> > [2]
>
> >
> https://docs.travis-ci.com/user/languages/python/#Choosing-Python-versions-to-test-against
>
>
>
> Travis changed the "nightly" version to 3.7
>
> Now "3.6-dev" is for Python 3.6beta (Still 3.6b1, it may be upgraded soon).
>
>
>
> --
>
> INADA Naoki  <songofacandy at gmail.com>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/async-sig/attachments/20161013/97383bcb/attachment.html>


More information about the Async-sig mailing list