Opened 4 years ago
Closed 4 years ago
#26166 closed enhancement (fixed)
Fix some sorting issues in sage.homology (python3)
Reported by: | jhpalmieri | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-8.4 |
Component: | python3 | Keywords: | |
Cc: | chapoton, tscrim | Merged in: | |
Authors: | John Palmieri | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 2bd717f (Commits, GitHub, GitLab) | Commit: | 2bd717feb3b71b4466ceeb9f1895c53f577977f4 |
Dependencies: | Stopgaps: |
Description
For Python 3 compatibility, fix some sorting issues in doctests in the homology directory.
Change History (4)
comment:1 Changed 4 years ago by
Branch: | → u/jhpalmieri/homology-sorting-py3 |
---|
comment:2 Changed 4 years ago by
Commit: | → 2bd717feb3b71b4466ceeb9f1895c53f577977f4 |
---|---|
Status: | new → needs_review |
comment:3 Changed 4 years ago by
Reviewers: | → Travis Scrimshaw |
---|---|
Status: | needs_review → positive_review |
LGTM.
comment:4 Changed 4 years ago by
Branch: | u/jhpalmieri/homology-sorting-py3 → 2bd717feb3b71b4466ceeb9f1895c53f577977f4 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
minor sorting issues with sage.homology (for Python 3 compatibility)