#27945 closed enhancement (fixed)
Py3: Fix combinat.crystals.kac_modules.py for python3
Reported by: | vklein | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.9 |
Component: | python3 | Keywords: | |
Cc: | tscrim | Merged in: | |
Authors: | Vincent Klein | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | a0876e8 (Commits, GitHub, GitLab) | Commit: | a0876e8031e973ea28319d5a2373c791ec926fa3 |
Dependencies: | Stopgaps: |
Description
Standard sorting issues.
Change History (7)
comment:1 Changed 21 months ago by
- Branch set to u/vklein/27945
comment:2 Changed 21 months ago by
- Commit set to a0876e8031e973ea28319d5a2373c791ec926fa3
comment:3 Changed 21 months ago by
- Status changed from new to needs_review
comment:4 Changed 21 months ago by
- Cc tscrim added
comment:5 Changed 21 months ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:6 Changed 21 months ago by
- Branch changed from u/vklein/27945 to a0876e8031e973ea28319d5a2373c791ec926fa3
- Resolution set to fixed
- Status changed from positive_review to closed
comment:7 Changed 20 months ago by
- Milestone changed from sage-8.8 to sage-8.9
Not in Sage 8.8. Let's please to try keep tickets' milestones related to the release in which we actually intend to include them, and in particular the release in which they were actually included, especially when closing tickets.
Note: See
TracTickets for help on using
tickets.
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
Trac #27945: Fix combinat.crystals.kac_modules...