Re: [Twisted-Python] Strange recursion error with twisted.web

2021-03-10 Thread Glyph
> On Mar 10, 2021, at 3:09 AM, Peter Westlake wrote: > > On Tue, 9 Mar 2021, at 19:28, Glyph wrote: >> >> >>> On Mar 9, 2021, at 4:54 AM, Peter Westlake wrote: >>> >>> I'm getting a "maximum recursion depth exceeded" error that appears to be >>> coming from flatten(). The odd thing is that

Re: [Twisted-Python] code contribution/participation policy

2021-03-10 Thread Boris Epstein
Hello all, Thank you. Just submitted my first PR into the Twisted repo. Hopefully it is all good. Here's the relevant ticket: https://twistedmatrix.com/trac/ticket/9951 Cheers, Boris. On Mon, Sep 14, 2020 at 1:49 PM Glyph wrote: > > > On Sep 14, 2020, at 10:11 AM, Boris Epstein wrote: > >

Re: [Twisted-Python] Strange recursion error with twisted.web

2021-03-10 Thread Peter Westlake
On Tue, 9 Mar 2021, at 19:28, Glyph wrote: > > > > On Mar 9, 2021, at 4:54 AM, Peter Westlake wrote: > > > > I'm getting a "maximum recursion depth exceeded" error that appears to be > > coming from flatten(). The odd thing is that it only happens sometimes. The > > HTML that's being flattene