Comment 11 for bug 1471755

Revision history for this message
Leonard Richardson (leonardr) wrote (last edit ):

I fixed the big performance problem. The new algorithm is very slightly slower than recursive function calls, but not enough to worry me. I can also use the same underlying method to fix the stack overflow problem for deepcopying one of these documents, and possibly pickling as well. So it's a net win.