Re: [sage-devel] Re: On MacDonald polynomials and pickling

2015-03-23 Thread Julien Puydt
Hi, Le 23/03/2015 19:22, Volker Braun a écrit : The pickle jar is about old pickles, to test that they can be unpickled. So the pickles were created with an old version of Sage. Its odd that we lost the ability to pickle them over time. Hmmm... so the pickling problem I'm trying to debug is ab

[sage-devel] Re: On MacDonald polynomials and pickling

2015-03-23 Thread Peter Bruin
Hello, There are indeed tons of problems with old pickles; see also http://trac.sagemath.org/ticket/16311 where I simply tried to get the string representation of all pickles in the jar. Peter > The pickle jar is about old pickles, to test that they can be unpickled. > So the pickles were creat

[sage-devel] Re: On MacDonald polynomials and pickling

2015-03-23 Thread Volker Braun
The pickle jar is about old pickles, to test that they can be unpickled. So the pickles were created with an old version of Sage. Its odd that we lost the ability to pickle them over time. On Monday, March 23, 2015 at 7:10:25 PM UTC+1, Snark wrote: > > Hi, > > I'm still trying to track why cal