Opened 4 years ago
Closed 4 years ago
#26764 closed enhancement (fixed)
py3: fix doctests in rings/function_field (final)
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.5 |
Component: | python3 | Keywords: | |
Cc: | tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 9231d74 (Commits, GitHub, GitLab) | Commit: | 9231d7467625275c75f1e50b201162c6808b7a14 |
Dependencies: | Stopgaps: |
Description
The last 2 failing doctests are about hash. We just relax them.
Change History (4)
comment:1 Changed 4 years ago by
- Branch set to u/chapoton/26764
- Commit set to 9231d7467625275c75f1e50b201162c6808b7a14
- Status changed from new to needs_review
comment:3 Changed 4 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:4 Changed 4 years ago by
- Branch changed from u/chapoton/26764 to 9231d7467625275c75f1e50b201162c6808b7a14
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: fix last 2 doctests (hash) in rings/function_field