#13847: remove sage.crypto.mq.mpolynomialsystem
-----------------------------------+----------------------------------------
Reporter: malb | Owner: mvngu
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.7
Component: cryptography | Resolution:
Keywords: | Work issues: unpickling
Report Upstream: N/A | Reviewers: Alexander Dreyer
Authors: Martin Albrecht | Merged in:
Dependencies: | Stopgaps:
-----------------------------------+----------------------------------------
Changes (by jdemeyer):
* status: needs_review => needs_work
* work_issues: documentation => unpickling
Comment:
{{{
sage -t -force_lib devel/sage/sage/structure/sage_object.pyx
**********************************************************************
File "/release/merger/sage-5.7.beta0/devel/sage-
main/sage/structure/sage_object.pyx", line 1120:
sage: sage.structure.sage_object.unpickle_all() # (4s on sage.math,
2011)
Expected:
doctest:... DeprecationWarning: This class is replaced by
Matrix_modn_dense_float/Matrix_modn_dense_double.
See http://trac.sagemath.org/4260 for details.
Successfully unpickled ... objects.
Failed to unpickle 0 objects.
Got:
* unpickle failure:
load('/release/merger/sage-5.7.beta0/home/.sage/temp/sage.math.washington.edu/16940/dir_XwYwXP//pickle_jar/_class
__sage_crypto_mq_mpolynomialsystem_MPolynomialSystem_generic__.sobj')
doctest:1172: DeprecationWarning: This class is replaced by
Matrix_modn_dense_float/Matrix_modn_dense_double.
See http://trac.sagemath.org/4260 for details.
Failed:
_class__sage_crypto_mq_mpolynomialsystem_MPolynomialSystem_generic__.sobj
Successfully unpickled 586 objects.
Failed to unpickle 1 objects.
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13847#comment:9>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en.