#8396: element_class of Subsets is broken
-----------------------------------+----------------------------------------
Reporter: giraudo | Owner: giraudo
Type: defect | Status: closed
Priority: major | Milestone: sage-4.3.4
Component: combinatorics | Resolution: fixed
Keywords: Subsets element_class | Author: Samuele Giraudo
Upstream: N/A | Reviewer: Nicolas Borie
Merged: sage-4.3.4.alpha0 | Work_issues:
-----------------------------------+----------------------------------------
Changes (by mvngu):
* status: positive_review => closed
* resolution: => fixed
* merged: => sage-4.3.4.alpha0
Comment:
Samuele: Mercurial interprets your "commit message" as a comment, hence
the message itself won't appear as your commit message:
{{{
# 8367: fix element_class of Subsets
}}}
Notice the white space between "#" and "8367:". Avoid putting white space
between "#" and your ticket number. Your commit message should be
something like this:
{{{
#8367: fix element_class of Subsets
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8396#comment:12>
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.