[Twisted-Python] Weekly Bug Summary

2016-12-03 Thread trac
Bug summary __ Summary for 2016-11-27 through 2016-12-04 Opened Closed Total Change Enhancements: 4 6 1341 -2 Defects: 5 5879 +0 Tasks: 1 1

[Twisted-Python] memory leaks

2016-12-03 Thread Glyph Lefkowitz
Following up on a Stack Overflow question from some time ago, http://stackoverflow.com/questions/40604545/twisted-using-connectprotocol-to-connect-endpoint-cause-memory-leak?noredirect=1#comment68573508_40604545 since the submitter added a minimal reproducer, I used Heappy

Re: [Twisted-Python] conch problem with ecdsa-sha2-nistp256 host key?

2016-12-03 Thread Glyph Lefkowitz
> On Dec 3, 2016, at 4:21 PM, Craig Rodrigues wrote: > > On Thu, Dec 1, 2016 at 7:01 PM, Mark Williams > wrote: > > I bet the key negotiated by conch is not an ECDSA key but rather an > RSA key. If this is all

Re: [Twisted-Python] conch problem with ecdsa-sha2-nistp256 host key?

2016-12-03 Thread Craig Rodrigues
On Thu, Dec 1, 2016 at 7:01 PM, Mark Williams wrote: > > I bet the key negotiated by conch is not an ECDSA key but rather an > RSA key. If this is all the case, then I think you've found a key > that LibreSSL supports but your client's libssl (which conch calls > into

Re: [Twisted-Python] Spurious commit/ticket links

2016-12-03 Thread Jean-Paul Calderone
On Fri, Dec 2, 2016 at 9:28 PM, Glyph Lefkowitz wrote: > > On Dec 2, 2016, at 4:49 PM, Jean-Paul Calderone < > exar...@twistedmatrix.com> wrote: > > > > I deployed this to production. I don't see a good way to test it > without screwing around with twisted trunk ... so