Opened 6 years ago
Closed 6 years ago
#22020 closed enhancement (fixed)
py3 get rid of cmp() in fraction field element pyx
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.5 |
Component: | python3 | Keywords: | |
Cc: | tscrim, jdemeyer, aapitzsch | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | André Apitzsch |
Report Upstream: | N/A | Work issues: | |
Branch: | ebe69c7 (Commits, GitHub, GitLab) | Commit: | ebe69c7649d16043344e6cb26b5cde097e5af37f |
Dependencies: | Stopgaps: |
Description
as a step on the way to python3
Change History (4)
comment:1 Changed 6 years ago by
Branch: | → u/chapoton/22020 |
---|---|
Commit: | → ebe69c7649d16043344e6cb26b5cde097e5af37f |
Status: | new → needs_review |
comment:3 Changed 6 years ago by
Reviewers: | → André Apitzsch |
---|---|
Status: | needs_review → positive_review |
Since the failed tests seem unrelated, positive review.
comment:4 Changed 6 years ago by
Branch: | u/chapoton/22020 → ebe69c7649d16043344e6cb26b5cde097e5af37f |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
py3 get rid of cmp() in fraction field element pyx