[Twisted-Python] Weekly Bug Summary

2017-11-25 Thread trac
Bug summary __ Summary for 2017-11-19 through 2017-11-26 Opened Closed Total Change Enhancements: 3 5 1368 -2 Defects: 6 12896 -6 Tasks: 0 0

Re: [Twisted-Python] SMTPConnectError as a side effect on connection lost

2017-11-25 Thread Glyph
> On Nov 25, 2017, at 8:52 PM, Adi Roiban wrote: > > Do you see anything suspicious with this code? Just that it looks like it leaves a Deferred in an error state. You said the tests weren’t “written using” trial, but are you running them with trial, or with any runner that

Re: [Twisted-Python] PyPy 5.9.0 on buildbots

2017-11-25 Thread Glyph
> On Nov 25, 2017, at 8:34 PM, Adi Roiban wrote: > >> On 26 November 2017 at 02:18, Glyph wrote: >> >> >> On Nov 23, 2017, at 6:18 PM, Craig Rodrigues wrote: >> >> Hi, >> >> Can someone update PyPy on the buildbots from

[Twisted-Python] SMTPConnectError as a side effect on connection lost

2017-11-25 Thread Adi Roiban
I hit a strange behavior in which the clone connection error from one test is raised as the error for another test. The tests are not written using trial, but I have thousands of other tests and I have never seen this behaviour. I tried to put a self-contained example at

Re: [Twisted-Python] PyPy 5.9.0 on buildbots

2017-11-25 Thread Adi Roiban
On 26 November 2017 at 02:18, Glyph wrote: > > > On Nov 23, 2017, at 6:18 PM, Craig Rodrigues wrote: > > Hi, > > Can someone update PyPy on the buildbots from PyPy 5.8.0 to PyPy 5.9.0? > > > I'd love to move PyPy support forward (I even went to

Re: [Twisted-Python] PyPy 5.9.0 on buildbots

2017-11-25 Thread Glyph
> On Nov 23, 2017, at 6:18 PM, Craig Rodrigues wrote: > > Hi, > > Can someone update PyPy on the buildbots from PyPy 5.8.0 to PyPy 5.9.0? I'd love to move PyPy support forward (I even went to the trouble of doing the password-reset dance necessary to get my SSH keys