Antoine Pitrou <pit...@free.fr> added the comment:

Here is a patch. I also strength the recursion limit testing script by testing 
both recursion through dicts and through lists.

----------
components: +Extension Modules
keywords: +patch
nosy: +alexandre.vassalotti, amaury.forgeotdarc, georg.brandl
stage:  -> patch review
title: Bizarre pickle -- exception interaction bug -> _pickle doesn't handle 
recursion limits properly
type: behavior -> crash
versions: +Python 3.1
Added file: http://bugs.python.org/file20494/picklerec.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10987>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to