Opened 4 years ago
Closed 4 years ago
#26219 closed defect (fixed)
Python 3 tests for algebras/steenrod
Reported by: | jhpalmieri | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-8.4 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | John Palmieri | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 0d85e30 (Commits, GitHub, GitLab) | Commit: | 0d85e303b488d67448e8589732b6f082325efcfa |
Dependencies: | Stopgaps: |
Description
Fix sorting issues for doctests in algebras/steenrod.
Change History (6)
comment:1 Changed 4 years ago by
- Branch set to u/jhpalmieri/algebras
comment:2 Changed 4 years ago by
- Commit set to 0d85e303b488d67448e8589732b6f082325efcfa
- Component changed from PLEASE CHANGE to python3
- Priority changed from major to minor
- Status changed from new to needs_review
- Type changed from PLEASE CHANGE to defect
comment:3 Changed 4 years ago by
There is one remaining failing doctest, which I do not understand, as reported in the description for #25927.
comment:4 Changed 4 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
Well, still is progress. LGTM.
comment:5 Changed 4 years ago by
I think I've fixed the last issue. See #26220.
comment:6 Changed 4 years ago by
- Branch changed from u/jhpalmieri/algebras to 0d85e303b488d67448e8589732b6f082325efcfa
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
trac 26219: Steenrod algebra fixes for Python 3.