[issue3640] test_cpickle crash on AMD64 Windows build

Antoine Pitrou report at bugs.python.org
Fri Aug 22 11:18:46 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

In my opinion this is a bug in cPickle. It is completely wrong to
consume more than 3KB of stack space for each recursion level, and it
should be fixed.

----------
components: +Library (Lib)
priority:  -> release blocker

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


More information about the Python-bugs-list mailing list