Opened 4 years ago
Closed 4 years ago
#25412 closed enhancement (fixed)
py3 remove __cmp__ and cmp in the doc of modules
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.3 |
Component: | python3 | Keywords: | python3, richcmp |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Julian Rüth |
Report Upstream: | N/A | Work issues: | |
Branch: | 3b9580c (Commits, GitHub, GitLab) | Commit: | 3b9580c81eca2e998266d4ed1b010259e3efd8bb |
Dependencies: | Stopgaps: |
Description
part of #16537
Change History (4)
comment:1 Changed 4 years ago by
- Branch set to u/chapoton/25412
- Commit set to 3b9580c81eca2e998266d4ed1b010259e3efd8bb
- Keywords python3 richcmp added
comment:2 Changed 4 years ago by
- Status changed from new to needs_review
comment:3 Changed 4 years ago by
- Reviewers set to Julian Rüth
- Status changed from needs_review to positive_review
comment:4 Changed 4 years ago by
- Branch changed from u/chapoton/25412 to 3b9580c81eca2e998266d4ed1b010259e3efd8bb
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
get rid of two __cmp__ in the doc of modules