Re: [Twisted-Python] Circular references in TLSMemoryBIOProtocol

2018-01-29 Thread Glyph
> On Jan 29, 2018, at 12:27 PM, Ilya Skriblovsky > wrote: > > Never mind, I realized I didn't some steps 10+ from The Manual > http://twistedmatrix.com/trac/wiki/TwistedDevelopment#SubmittingaPatch > > Will fix that >

Re: [Twisted-Python] Circular references in TLSMemoryBIOProtocol

2018-01-29 Thread Ilya Skriblovsky
Never mind, I realized I didn't some steps 10+ from The Manual http://twistedmatrix.com/trac/wiki/TwistedDevelopment#SubmittingaPatch Will fix that пн, 29 янв. 2018 г., 16:52 Ilya Skriblovsky : > So, no action is required from me right now? > Sorry, that's a first time I'm trying to contribute to

Re: [Twisted-Python] Circular references in TLSMemoryBIOProtocol

2018-01-29 Thread Ilya Skriblovsky
So, no action is required from me right now? Sorry, that's a first time I'm trying to contribute to Twisted itself :) вс, 28 янв. 2018 г. в 9:37, Glyph : > > > On Jan 27, 2018, at 12:33 PM, Ilya Skriblovsky > wrote: > > I've created the pull request with breaking cycles in connectionLost, > plea