Opened 7 years ago
Closed 7 years ago
#15479 closed defect (fixed)
Finite Words should be proud of their finiteness
Reported by: | ncohen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.1 |
Component: | combinatorics | Keywords: | |
Cc: | slabbe, vdelecroix, sage-combinat, saliola | Merged in: | |
Authors: | Nathann Cohen | Reviewers: | Andrew Mathas |
Report Upstream: | N/A | Work issues: | |
Branch: | u/ncohen/15479 (Commits) | Commit: | 8c2aefff52e458b4176809e3c10c46c34d5831eb |
Dependencies: | Stopgaps: |
Description (last modified by )
Right now :
sage: Words(2,infinite=False) Words over {1, 2}
Instead of
sage: Words(2, infinite=False) Finite Words over {1, 2}
Nathann
Change History (7)
comment:1 Changed 7 years ago by
- Branch set to u/ncohen/15479
- Cc saliola added
- Status changed from new to needs_review
comment:2 Changed 7 years ago by
- Commit set to 8c2aefff52e458b4176809e3c10c46c34d5831eb
comment:3 Changed 7 years ago by
- Description modified (diff)
comment:4 follow-up: ↓ 5 Changed 7 years ago by
- Reviewers set to Andrew Mathas
- Status changed from needs_review to positive_review
Trivial but useful change, especially since infinite words were already proud.
Positive review.
[I'm on a roll:)]
comment:5 in reply to: ↑ 4 Changed 7 years ago by
Trivial but useful change, especially since infinite words were already proud.
Positive review.
[I'm on a roll:)]
Ahahahahah. Yeah, a great kind of roll :-D
Thaaaaanks !
Nathann
comment:6 Changed 7 years ago by
- Milestone changed from sage-6.0 to sage-6.1
comment:7 Changed 7 years ago by
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Branch pushed to git repo; I updated commit sha1. New commits: