Hi
At aio-libs  (https://github.com/aio-libs/) projects: aiosmptpd, aiomysql,
aiorwlock, aiohttp_sessions, aiohttp_security, aiohttp_debugtoolbar,
aiohttp_admin, aiohttp_mako use "nightly" python version on Travis-CI. So
far all builds are green. Hopefully in nearest future we will be able to
test more projects with nightly.

On Sun, 9 Oct 2016 at 09:06 Naoki INADA <songofaca...@gmail.com> wrote:

Hi.

I've just pushed C implementation of asyncio.Future [1].
It will be included in Python 3.6b2.

It may have rough edge.  But I hope it will be battle tested
before Python 3.6.0.
Please help us by running your tests on Python 3.6b2, and
report issues you found.
If you have asyncio based project, and it uses Travis-CI,
please add "nightly" to your .travis.cnf [2].

Feedback about performance difference is also welcome.

Thanks,

[1]: https://hg.python.org/cpython/rev/678424183b38
[2]
https://docs.travis-ci.com/user/languages/python/#Choosing-Python-versions-to-test-against

Reply via email to