[Twisted-Python] setup.py broken in trunk

2016-08-21 Thread Glyph Lefkowitz
41482c4fe5442bcc7b046ab53bf15409f2031abd makes a change such that 'pip install -e .' (and indeed, 'pip install .') no longer installs 'twist'. I think we should revert this. Clearly we have a problem with our test suite, if we're not catching the binaries disappearing on us :-). -glyph ___

Re: [Twisted-Python] setup.py broken in trunk

2016-08-21 Thread Adi Roiban
Yes. Will revert it. My fault for not correctly solving the conflicts during merge. On 21 August 2016 at 11:13, Glyph Lefkowitz wrote: > 41482c4fe5442bcc7b046ab53bf15409f2031abd makes a change such that 'pip > install -e .' (and indeed, 'pip install .') no longer installs 'twist'. > > I think w

Re: [Twisted-Python] setup.py broken in trunk

2016-08-21 Thread Adi Roiban
On 21 August 2016 at 11:13, Glyph Lefkowitz wrote: > 41482c4fe5442bcc7b046ab53bf15409f2031abd makes a change such that 'pip > install -e .' (and indeed, 'pip install .') no longer installs 'twist'. > > I think we should revert this. > > Clearly we have a problem with our test suite, if we're not

Re: [Twisted-Python] setup.py broken in trunk

2016-08-21 Thread Glyph Lefkowitz
> On Aug 21, 2016, at 4:19 AM, Adi Roiban wrote: > > On 21 August 2016 at 11:13, Glyph Lefkowitz wrote: >> 41482c4fe5442bcc7b046ab53bf15409f2031abd makes a change such that 'pip >> install -e .' (and indeed, 'pip install .') no longer installs 'twist'. >> >> I think we should revert this. >>

[Twisted-Python] Twisted 16.4.0 Prerelease 2 Announcement

2016-08-21 Thread Amber "Hawkie" Brown
Hi everyone! I bring you a new Twisted 16.4.0 prerelease, with the following fixes: - Twisted's HTTP server, when operating over TLS, would not cleanly close sockets, causing it to build up CLOSE_WAIT sockets until it would eventually run out of file descriptors. (from 16.3.2) - AMP no longer f