Thanks, Ben. Both are very helpful information!
On Thu, Oct 13, 2016 at 2:25 PM, Ben Darnell <[email protected]> wrote: > [[email protected], 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 <[email protected]> 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 <[email protected]> >> > -- INADA Naoki <[email protected]> _______________________________________________ Async-sig mailing list [email protected] https://mail.python.org/mailman/listinfo/async-sig Code of Conduct: https://www.python.org/psf/codeofconduct/
