Opened 3 years ago
Closed 3 years ago
#27517 closed enhancement (fixed)
py3: some care for cluster seeds
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.8 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | dc71fe6 (Commits, GitHub, GitLab) | Commit: | dc71fe69cb98a3985f7f1119f573027a88ff2825 |
Dependencies: | Stopgaps: |
Description
only very partial
Change History (4)
comment:1 Changed 3 years ago by
- Branch set to u/chapoton/27517
- Commit set to 4f826e505f4426bc44563756b05c0d72d7ea86c6
- Status changed from new to needs_review
comment:2 Changed 3 years ago by
- Commit changed from 4f826e505f4426bc44563756b05c0d72d7ea86c6 to dc71fe69cb98a3985f7f1119f573027a88ff2825
Branch pushed to git repo; I updated commit sha1. New commits:
dc71fe6 | fix the pyflakes warnings
|
comment:3 Changed 3 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
It is progress and the code looks much cleaner now. LGTM.
comment:4 Changed 3 years ago by
- Branch changed from u/chapoton/27517 to dc71fe69cb98a3985f7f1119f573027a88ff2825
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: partial little care for cluster seeds