[Twisted-Python] IProtocolWithReactor, or passing the reactor though to protocols

2016-07-15 Thread Amber "Hawkie" Brown
(disclaimer: this is after several hours on an aeroplane, this may all be nonsense) So, I'm currently looking into adding some features to twisted.web -- something that historically hasn't had the best support for pluggable reactors, and which requires levels and levels of monkeypatching (see t

[Twisted-Python] New users cannot subscribe to mailing list

2016-07-15 Thread Craig Rodrigues
Hi, I have talked to two recent contributors to Twisted, and both mentioned to me that they cannot subscribe to the mailing list. The mailing list is essentially unusable to new subscribers. Is anyone working on fixing this? -- Craig ___ Twisted-Python

Re: [Twisted-Python] New users cannot subscribe to mailing list

2016-07-15 Thread Daniel Sutcliffe
On Fri, Jul 15, 2016 at 2:05 PM, Craig Rodrigues wrote: > I have talked to two recent contributors to Twisted, > and both mentioned to me that they cannot subscribe to the mailing list. > The mailing list is essentially unusable to new subscribers. Only the Web interface seems to be broken, and I

Re: [Twisted-Python] New users cannot subscribe to mailing list

2016-07-15 Thread Tristan Seligmann
On Fri, 15 Jul 2016 at 20:06 Craig Rodrigues wrote: > Is anyone working on fixing this? > I believe this email explains things: http://twistedmatrix.com/pipermail/twisted-python/2016-March/030233.html ___ Twisted-Python mailing list Twisted-Python@twis

Re: [Twisted-Python] IProtocolWithReactor, or passing the reactor though to protocols

2016-07-15 Thread Glyph Lefkowitz
> On Jul 15, 2016, at 6:02 AM, Amber Hawkie Brown > wrote: > > (disclaimer: this is after several hours on an aeroplane, this may all be > nonsense) > > So, I'm currently looking into adding some features to twisted.web -- > something that historically hasn't had the best support for pluggab

Re: [Twisted-Python] IProtocolWithReactor, or passing the reactor though to protocols

2016-07-15 Thread Glyph Lefkowitz
> On Jul 15, 2016, at 6:02 AM, Amber Hawkie Brown > wrote: > > (disclaimer: this is after several hours on an aeroplane, this may all be > nonsense) > > So, I'm currently looking into adding some features to twisted.web -- > something that historically hasn't had the best support for pluggab

Re: [Twisted-Python] New users cannot subscribe to mailing list

2016-07-15 Thread Glyph Lefkowitz
> On Jul 15, 2016, at 11:41 AM, Daniel Sutcliffe wrote: > > On Fri, Jul 15, 2016 at 2:05 PM, Craig Rodrigues > wrote: >> I have talked to two recent contributors to Twisted, >> and both mentioned to me that they cannot subscribe to the mailing list. >> The mailing list is essentially unusable

Re: [Twisted-Python] IProtocolWithReactor, or passing the reactor though to protocols

2016-07-15 Thread Adi Roiban
On 15 July 2016 at 22:06, Glyph Lefkowitz wrote: > Or, perhaps what you want is this 7-year-old ticket? :) > https://twistedmatrix.com/trac/ticket/3205 > I left my feedback on the ticket :) +1 for getting the reactor from the transport -- Adi Roiban __

Re: [Twisted-Python] New users cannot subscribe to mailing list

2016-07-15 Thread Craig Rodrigues
On Fri, Jul 15, 2016 at 2:14 PM, Glyph Lefkowitz wrote: > > > I am aware and I am working on it. The subscription interface has been > disabled because it's a magnet for backscatter spam that was being used in > several nefarious ways, so we can't really turn it back on in its current > state; I

Re: [Twisted-Python] New users cannot subscribe to mailing list

2016-07-15 Thread Craig Rodrigues
On Fri, Jul 15, 2016 at 1:11 PM, Tristan Seligmann wrote: > > I believe this email explains things: > http://twistedmatrix.com/pipermail/twisted-python/2016-March/030233.html > Two comments about that posting: (1) For someone who is not subscribed to the mailing list, that isn't going to help