[Python-Dev] 2.2.1 release schedule (original) (raw)

Samuele Pedroni pedroni@inf.ethz.ch
Thu, 14 Mar 2002 19:56:19 +0100


From: Guido van Rossum <guido@python.org>

I guess this is my queue to fix this following bug:

520644 slots are not pickled (By making it fail cleanly, not by defising a way to pickle them.)

Btw, I think this unassigned one is also related

[ 520645 ] unpickable basic types => confusing err

http://sourceforge.net/tracker/index.php?func=detail&aid=520645&group_id=5470&a tid=105470

in the sense that at least your temporary fix for the other will probably temporarly fix this one too .

regards.