<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi everyone, here's a Twisted release to hopefully lift your spirits a little. It's not a big one, but it's got some goodies regardless.<div class=""><br class=""></div><div class="">It features:</div><div class=""><br class=""></div><div class="">- The ability to use "python -m twisted" to call the new `twist` runner,</div><div class="">- More reliable tests from a more reliable implementation of some things, like IOCP,</div><div class="">- Fixes for async/await & twisted.internet.defer.ensureDeferred, meaning it's getting closer to prime time!</div><div class="">- ECDSA support in Conch & ckeygen (which has also been ported to Python 3),</div><div class="">- Python 3 support for Words' IRC support and twisted.protocols.sip among some smaller modules,</div><div class="">- Some HTTP/2 server optimisations,</div><div class="">- and a few bugfixes to boot!</div><div class=""><br class=""></div><div class="">You can get the tarball and the NEWS file at <a href="https://twistedmatrix.com/Releases/rc/16.6.0rc1/" class="">https://twistedmatrix.com/Releases/rc/16.6.0rc1/</a> , or you can try it out from PyPI:</div><div class=""><br class=""></div><div class="">    python -m pip install Twisted==16.6.0rc1</div><div class=""><br class=""></div><div class="">Please test it, and let me know how your applications fare, good or bad! If nothing comes up, I will release 16.6.0 next week.</div><div class=""><br class=""></div><div class="">- Amber</div></body></html>