Opened 3 years ago
Closed 3 years ago
#26224 closed enhancement (fixed)
py3: fix doctests in quadratic/
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: | 25a34e0 (Commits, GitHub, GitLab) | Commit: | 25a34e0a73d7744507db37d56a8a64decdffc49c |
Dependencies: | Stopgaps: |
Description (last modified by )
and adding __round__
to the rational numbers
Change History (4)
comment:1 Changed 3 years ago by
- Branch set to u/chapoton/26224
- Commit set to 25a34e0a73d7744507db37d56a8a64decdffc49c
- Status changed from new to needs_review
comment:3 Changed 3 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:4 Changed 3 years ago by
- Branch changed from u/chapoton/26224 to 25a34e0a73d7744507db37d56a8a64decdffc49c
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: fix doctests in quadratic_forms/