[Twisted-Python] Twisted 18.9.0rc1 Release Candidate Announcement

John Santos john at egh.com
Sun Sep 30 17:26:53 MDT 2018


On 9/28/2018 06:43 AM, Amber Brown wrote:
> Hello everyone! It's time again for a Twisted release. It's not a huge 
> one, but it does have some important changes!
> 
> Twisted 18.9rc1 features:
> 
> - Support for Python 3.7!
> - Better support for Unicode handling in logging tracebacks in Python 2
> - trial -j now reports tracebacks on test failures on Python 3.
> - twisted.internet._sslverify.ClientTLSOptions no longer raises 
> IDNAError when given an IPv6 address as a hostname in a HTTPS URL.
> - HTTP/2 server connections will no longer time out active downloads 
> that take too long.
> 
> You can get the tarball and the NEWS file at 
> https://twistedmatrix.com/Releases/rc/18.9.0rc1/ , or you can try it out 
> from PyPI:
> 
>      python -m pip install Twisted==18.9.0rc1
> 
> Please test it, and let me know how your applications fare, good or bad! 
> If nothing comes up, I will release next week.
> 
> - Amber
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

The NEWS file displays with no line breaks on Win10 in either Firefox or 
Chrome.  This makes it essentially unreadable.  Going back to 
https://twistedmatrix.com/Releases/rc/, and looking at the various 
release candidates, it looks like 17.1.0rc1 and before look like normal 
text files, but 17.5.0rc1 and later look like a single globbed line of 
text.  Probably not coincidentally, the good versions all list the 
Content type as [text/plain] whereas the unreadable versions are all 
[text/html]




More information about the Twisted-Python mailing list