-
-
Notifications
You must be signed in to change notification settings - Fork 514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix missing uniqueness of parents when unpickling libsingular polynomial rings #11911
Comments
comment:2
Remark: I consider it a feature of my patch that old pickles of polynomial rings will automatically be transformed into a new format, should Sage ever drop libsingular. |
Reviewer: Martin Albrecht |
comment:3
Patch looks good so I'll give it a positive review. In case doctests break (didn't run any) it can be reverted. |
comment:4
Please fix this comment, I believe it contains at least three mistakes :-)
|
Preserve uniqueness of parents when unpickling a libsingular polynomial ring |
comment:7
Attachment: trac11911_libsingular_pickling.patch.gz I replaced the patch. If you think the comment is now fine, then reinstate the positive review please. |
Changed reviewer from Martin Albrecht to Martin Albrecht, Volker Braun |
comment:8
That comment still won't win the Nobel price in literature, but at least I get what is meant. Applies fine to sage-4.7.2.rc0. Positive review. |
Author: Simon King |
Merged: sage-4.7.3.alpha1 |
Milestone sage-4.7.3 deleted |
Changed merged from sage-4.7.3.alpha1 to sage-4.8.alpha1 |
First session:
Second session:
That is fixed with the attached patch.
CC: @malb
Component: pickling
Keywords: unpickle libsingular unique parents
Author: Simon King
Reviewer: Martin Albrecht, Volker Braun
Merged: sage-4.8.alpha1
Issue created by migration from https://trac.sagemath.org/ticket/11911
The text was updated successfully, but these errors were encountered: