Opened 4 years ago
Closed 4 years ago
#26063 closed enhancement (fixed)
py3: hash for Hamming code
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.4 |
Component: | python3 | Keywords: | |
Cc: | tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 09f770d (Commits, GitHub, GitLab) | Commit: | 09f770d86cd9c1564075e376d4f2d072ae78b041 |
Dependencies: | Stopgaps: |
Description
part of #24551
Change History (5)
comment:1 Changed 4 years ago by
- Branch set to u/chapoton/26063
- Commit set to 2f61309028eb88900cfcc88b7526ac93befe3f18
- Status changed from new to needs_review
comment:2 Changed 4 years ago by
- Commit changed from 2f61309028eb88900cfcc88b7526ac93befe3f18 to 09f770d86cd9c1564075e376d4f2d072ae78b041
Branch pushed to git repo; I updated commit sha1. New commits:
09f770d | some details (pyflakes, pep, etc)
|
comment:4 Changed 4 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:5 Changed 4 years ago by
- Branch changed from u/chapoton/26063 to 09f770d86cd9c1564075e376d4f2d072ae78b041
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: hash for Hamming code