#14432: Hash broken for unions, intersections, differences, and symmetric
differences of sets
-------------------------------------+-------------------------------------
       Reporter:  saraedum           |        Owner:  sage-combinat
           Type:  defect             |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.0
      Component:  combinatorics      |   Resolution:
       Keywords:  hash, set          |    Merged in:
        Authors:  Julian Rueth       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/saraedum/ticket/14432            |  e851c6f179661e67e79e8aac44aa82371e7ff963
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by ncohen):

 * commit:   => e851c6f179661e67e79e8aac44aa82371e7ff963


Comment:

 This patch does not apply cleanly on 5.13.beta0. And it's probably because
 it contains many dependencies #14482 `O_o`

 {{{
 ~/sage$ git fetch trac u/saraedum/ticket/14432:hash
 remote: Counting objects: 17, done.
 remote: Compressing objects: 100% (12/12), done.
 remote: Total 12 (delta 10), reused 0 (delta 0)
 Unpacking objects: 100% (12/12), done.
 From ssh://trac.sagemath.org:2222/sage
  * [new branch]      u/saraedum/ticket/14432 -> hash
 ~/sage$ git merge hash
 Auto-merging src/sage/sets/set.py
 CONFLICT (content): Merge conflict in src/sage/sets/set.py
 Auto-merging src/sage/doctest/forker.py
 CONFLICT (content): Merge conflict in src/sage/doctest/forker.py
 Auto-merging build/pkgs/sagenb/package-version.txt
 CONFLICT (content): Merge conflict in build/pkgs/sagenb/package-
 version.txt
 Auto-merging build/pkgs/sagenb/checksums.ini
 CONFLICT (content): Merge conflict in build/pkgs/sagenb/checksums.ini
 Auto-merging build/pkgs/sagenb/SPKG.txt
 CONFLICT (content): Merge conflict in build/pkgs/sagenb/SPKG.txt
 Automatic merge failed; fix conflicts and then commit the result.
 }}}
 ----
 Last 10 new commits:
 ||[changeset:e851c6f]||fixed doctest for the hash of a
 union/intersection/... of sets||
 ||[changeset:10a3d1b]||(HEAD, refs/heads/stefan) Trac #14432: Fix __hash__
 for unions of sets||
 ||[changeset:a10bc4f]||Merge branch 'ticket/14482'||
 ||[changeset:fda55a9]||Merge branch 'u/saraedum/ticket/14482' of
 ssh://trac.sagemath.org:2222/sage into HEAD||
 ||[changeset:61236da]||Merge remote-tracking branch 'trac/public/sage-
 git/ticket/14482'||
 ||[changeset:08d3e94]||Merge branch 'ticket/14482'||
 ||[changeset:50e1ece]||Merge branch 'ticket/14482'||
 ||[changeset:1ca56cf]||Merge branch 'ticket/14273' into tip||
 ||[changeset:aa60895]||remove workaround for sagenb pull request 84
 (#14273)||
 ||[changeset:133785b]||Merge branch 'ticket/14482' into tip||

--
Ticket URL: <http://trac.sagemath.org/ticket/14432#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to