Opened 5 years ago
Closed 5 years ago
#22972 closed enhancement (fixed)
py3: some more care for range
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.0 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 22af33a (Commits, GitHub, GitLab) | Commit: | 22af33afbb4ccca6f0ca71deba1efe8d4fe2e588 |
Dependencies: | Stopgaps: |
Description
part of #16081
Change History (3)
comment:1 Changed 5 years ago by
- Branch set to u/chapoton/22972
- Commit set to 22af33afbb4ccca6f0ca71deba1efe8d4fe2e588
- Status changed from new to needs_review
comment:2 Changed 5 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:3 Changed 5 years ago by
- Branch changed from u/chapoton/22972 to 22af33afbb4ccca6f0ca71deba1efe8d4fe2e588
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: more care for range (again)