Opened 3 years ago
Closed 3 years ago
#27580 closed enhancement (fixed)
py3: fix last doctests in crypto
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.8 |
Component: | python3 | Keywords: | |
Cc: | tscrim, vklein | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Vincent Klein |
Report Upstream: | N/A | Work issues: | |
Branch: | 8477217 (Commits, GitHub, GitLab) | Commit: | 8477217e67a073e73f04ebd3c5fadb643346621b |
Dependencies: | Stopgaps: |
Description
due to some not kosher **(3/2)
Change History (5)
comment:1 Changed 3 years ago by
- Branch set to u/chapoton/27580
- Commit set to 8477217e67a073e73f04ebd3c5fadb643346621b
- Status changed from new to needs_review
comment:3 Changed 3 years ago by
- Cc vklein added
comment:4 Changed 3 years ago by
- Reviewers set to Vincent Klein
- Status changed from needs_review to positive_review
Looks good to me.
comment:5 Changed 3 years ago by
- Branch changed from u/chapoton/27580 to 8477217e67a073e73f04ebd3c5fadb643346621b
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: fix last doctests in crypto