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

INADA Naoki songofacandy at gmail.com
Thu Oct 13 01:37:38 EDT 2016


Thanks, Ben.

Both are very helpful information!

On Thu, Oct 13, 2016 at 2:25 PM, Ben Darnell <ben at bendarnell.com> wrote:
> [+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>
>>
>



-- 
INADA Naoki  <songofacandy at gmail.com>


More information about the Async-sig mailing list