Re: [Twisted-Python] Twisted 19.2.0rc1 Release Candidate Announcement

2019-03-05 Thread Tom Most
Another note: > twisted.web.client.Request and twisted.web.client.HTTPClient were both > vulnerable to header injection attacks. They now replace linear whitespace > ('r', 'n', and 'rn') with a single space. (#9421) Headers now assumes the value is a list of string (or bytes). It used to accept

Re: [Twisted-Python] Twisted 19.2.0rc1 Release Candidate Announcement

2019-03-04 Thread Glyph
Let's do it. > On Mar 4, 2019, at 3:14 PM, Amber Brown wrote: > > Hi Tom, > > Thanks for letting me know. > > I propose we update this dependency and do an rc2, would anyone have an > objection to that? > > - Amber > > On Mon., 4 Mar. 2019, 15:12 Tom Most, > wrote

Re: [Twisted-Python] Twisted 19.2.0rc1 Release Candidate Announcement

2019-03-04 Thread Amber Brown
Hi Tom, Thanks for letting me know. I propose we update this dependency and do an rc2, would anyone have an objection to that? - Amber On Mon., 4 Mar. 2019, 15:12 Tom Most, wrote: > Hi Amber, > > I wanted to make sure you've seen this: > https://twistedmatrix.com/trac/ticket/9592 > > Twisted

Re: [Twisted-Python] Twisted 19.2.0rc1 Release Candidate Announcement

2019-03-04 Thread Tom Most
Hi Amber, I wanted to make sure you've seen this: https://twistedmatrix.com/trac/ticket/9592 Twisted now references a symbol not present in its minimal crypography requirement. ---Tom On February 24, 2019 11:19:28 AM PST, Amber Brown wrote: >Hello from PyCascades! Straight from the Pacific

[Twisted-Python] Twisted 19.2.0rc1 Release Candidate Announcement

2019-02-24 Thread Amber Brown
Hello from PyCascades! Straight from the Pacific North-West, a new Twisted release candidate! In this release, there is: - twisted.web.client.HostnameCachingHTTPSPolicy was added as a new contextFactory option. This reduces the performance overhead for making many TLS connections to the same