Opened 4 years ago
Closed 4 years ago
#25623 closed enhancement (fixed)
py3: remove one __cmp__ in linear tensor elements
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.3 |
Component: | python3 | Keywords: | python3, richcmp |
Cc: | embray, jdemeyer | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Erik Bray |
Report Upstream: | N/A | Work issues: | |
Branch: | c347f62 (Commits, GitHub, GitLab) | Commit: | c347f627b85b7b5b1862abe3dba5aa1b971f31a8 |
Dependencies: | Stopgaps: |
Change History (6)
comment:1 Changed 4 years ago by
- Branch set to u/chapoton/25623
- Commit set to c347f627b85b7b5b1862abe3dba5aa1b971f31a8
comment:2 Changed 4 years ago by
- Summary changed from py3: remove one __cmp__ in linear tesnor elements to py3: remove one __cmp__ in linear tensor elements
comment:3 Changed 4 years ago by
- Status changed from new to needs_review
comment:5 Changed 4 years ago by
- Reviewers set to Erik Bray
- Status changed from needs_review to positive_review
comment:6 Changed 4 years ago by
- Branch changed from u/chapoton/25623 to c347f627b85b7b5b1862abe3dba5aa1b971f31a8
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
trac 25623 remove one __cmp__