Opened 2 years ago
Closed 2 years ago
#26594 closed enhancement (fixed)
py3: fix round in sha_tate
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.5 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | David Roe |
Report Upstream: | N/A | Work issues: | |
Branch: | 9650d60 (Commits, GitHub, GitLab) | Commit: | 9650d60aebc377599a9b62d445c0b259ed7f71df |
Dependencies: | Stopgaps: |
Description
plus some doc details
Change History (5)
comment:1 Changed 2 years ago by
- Branch set to u/chapoton/26594
- Status changed from new to needs_review
comment:2 Changed 2 years ago by
- Commit set to 9650d60aebc377599a9b62d445c0b259ed7f71df
comment:3 Changed 2 years ago by
- Reviewers set to David Roe
Looks good. The doctest failures look spurious.
comment:4 Changed 2 years ago by
- Status changed from needs_review to positive_review
comment:5 Changed 2 years ago by
- Branch changed from u/chapoton/26594 to 9650d60aebc377599a9b62d445c0b259ed7f71df
- 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:
py3: some fix for round in sha_tate