Comment #6 on issue 3130 by [email protected]: Unpickling a Symbol with protocol 2 corrupts the cache
http://code.google.com/p/sympy/issues/detail?id=3130

I see what you're saying. Would that require modifying the way the caching system works?

I suppose one other advantage that we would lose here is that caching also saves memory, by returning the exact same object. But it's probably a rare use-case where someone uses a lot of symbols with the same name that are completely separate in memory. An example that comes to mind is recreating an expression from srepr().

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to