#7803: DeprecationWarning: the sets module is deprecated
-----------------------+----------------------------------------------------
Reporter: cschwan | Owner: GeorgSWeber
Type: defect | Status: new
Priority: minor | Milestone:
Component: build | Keywords: warnings
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
-----------------------+----------------------------------------------------
I read this warning everytime I start Sage, so I have prepared a simple
patch which replaces "Set" with the built-in type set. The patch must be
applied inside sage-4.3.spkg and changes the file
sage/combinat/matrices/latin.py.
I should mention that I did not built Sage from Sage's makefile alone but
from a gentoo ebuild written by myself - using upstream Sage does not
yield this warning. Anyway, since "sets" was deprecated since Python 2.6
this should be fixed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7803>
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.