#8119: Rename change the hash value of some objects
-----------------------------------+----------------------------------------
Reporter: hivert | Owner: tbd
Type: defect | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: misc | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Florent Hivert, Nicolas M.
ThiƩry, Nicolas Borie
Authors: Robert Bradshaw | Merged in:
Dependencies: | Stopgaps:
-----------------------------------+----------------------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
On boxen (Linux x86_64), I get:
{{{
sage -t -force_lib devel/sage/sage/structure/category_object.pyx
**********************************************************************
File "/padic/scratch/jdemeyer/merger/sage-5.0.beta14/devel/sage-
main/sage/structure/category_object.pyx", line 757:
sage: hash(bla)
Expected:
-1525918542791298668
Got:
-5279516879544852222
**********************************************************************
File "/padic/scratch/jdemeyer/merger/sage-5.0.beta14/devel/sage-
main/sage/structure/category_object.pyx", line 761:
sage: hash(bla)
Expected:
-1525918542791298668
Got:
-5279516879544852222
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8119#comment:23>
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.