[issue3657] pickle can pickle the wrong function

R. David Murray report at bugs.python.org
Tue Dec 14 03:16:14 CET 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

The randomly failing tests seem to have been the high priority issue.  The remaining, eponymous issue seems to be of rather lower priority, so I'm setting it to normal.  Although Tim wanted a separate issue for the pickling problem, I think there's too much useful info about the underlying problem in this issue for it to make sense to open a new one.

----------
assignee: nnorwitz -> 
nosy: +r.david.murray
priority: high -> normal
stage:  -> needs patch
type:  -> behavior
versions: +Python 3.1, Python 3.2 -Python 2.6

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


More information about the Python-bugs-list mailing list