Whoops, that URL should be "https://twistedmatrix.com/Releases/rc/18.4.0rc1/"...

- Amber


On 04/01/2018 11:30 PM, Amber Brown wrote:
Hi everyone!
 
Time for another Twisted release. My, it has been a while! In this delightfully devilish release there is:
 
- The dropping of Python 3.3 support.
- Python 3 fixes (notably to trial -j, asyncioreactor, conch, and mail)
- Python 3 TCP speed improvements (less copying when sending data)
- Better TLS curve selection support for both old and new OpenSSLs
- IPv6 fixes for WSGIResource
- 60+ closed tickets with many fixed bugs!
 
Please see the NEWS.rst file and download the tarball at https://twistedmatrix.com/Releases/rc/18.4.0rc/ , or run `pip install twisted==18.4.0rc1`.
 
Unless issues are found, the release will be in a week or so.
 
- Amber