Opened 14 years ago
Closed 14 years ago
#6142 closed defect (fixed)
[with patch, positive review] fix issues with assumptions() doctest due to architecture dependant hashing
Reported by: | Mike Hansen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-4.0 |
Component: | symbolics | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | trac_6142.patch added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Summary: | [with patch, needs review] fix issues with assumptions() doctest due to architecture dependant hashing → [with patch, positive review] fix issues with assumptions() doctest due to architecture dependant hashing |
---|
Note: See
TracTickets for help on using
tickets.
The fix converts underlying data structure (back) to a list.