[issue3179] cPickle is seriously broken

Facundo Batista report at bugs.python.org
Mon Jun 23 16:53:51 CEST 2008


Facundo Batista <facundo at taniquetil.com.ar> added the comment:

This example works before my patch, exactly!

The reason of the patch I applied is that in some cases a Recursion
error should be raised, but it didn't happen, causing some serious
issues later.

I'm putting in copy to cuerty, for him to analyze if this case should
have caused Recursion error in the first place, or not.

In any case, it's a good example. Ralf, would you mind to generate a
test case from this example?

Thank you all!

----------
nosy: +cuerty

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3179>
_______________________________________


More information about the Python-bugs-list mailing list