Opened 3 years ago
Closed 3 years ago
#24574 closed enhancement (fixed)
p3 : get rid of __cmp__ for words
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.2 |
Component: | python3 | Keywords: | |
Cc: | tscrim, jdemeyer, embray | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 7e3c6f7 (Commits) | Commit: | 7e3c6f7072a30a372e11b29e78690a6809b49571 |
Dependencies: | Stopgaps: |
Description
which is the last one in combinat folder
Change History (3)
comment:1 Changed 3 years ago by
- Branch set to u/chapoton/25754
- Cc tscrim jdemeyer embray added
- Commit set to 7e3c6f7072a30a372e11b29e78690a6809b49571
- Status changed from new to needs_review
comment:2 Changed 3 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:3 Changed 3 years ago by
- Branch changed from u/chapoton/25754 to 7e3c6f7072a30a372e11b29e78690a6809b49571
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: get rid of __cmp__ for words (last one in combinat folder)