Re: [Twisted-Python] Twisted 18.9.0 Release Announcement

2018-10-23 Thread Evilham
Am 22/10/2018 um 10:33 schrieb Glyph: >> - twisted.internet._sslverify.ClientTLSOptions no longer raises IDNAError >> when given an IPv6 address as a hostname in a HTTPS URL. > This is twisted.internet.ssl.optionsForClientTLS for those of you who are not > maintaining Twisted's innards :-). > A

Re: [Twisted-Python] Twisted 18.9.0 Release Announcement

2018-10-22 Thread Glyph
> On Oct 19, 2018, at 4:56 AM, Amber Brown wrote: > > On behalf of Twisted Matrix Laboratories, I am honoured to announce the > release of Twisted 18.9! > > The highlights of this release are: > > - Support for Python 3.7! Hooray! > - Better support for Unicode handling in logging tracebac

Re: [Twisted-Python] Twisted 18.9.0 Release Announcement

2018-10-19 Thread Amber Brown
That NEWS link should be https://github.com/twisted/twisted/blob/twisted-18.9.0/NEWS.rst -- one day I'll remember to check my links before sending ;) -Amber On 19/10/18 10:56 pm, Amber Brown wrote: On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 18.9

[Twisted-Python] Twisted 18.9.0 Release Announcement

2018-10-19 Thread Amber Brown
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 18.9! The highlights of this release are: - 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.