Opened 2 years ago
Closed 2 years ago
#26539 closed enhancement (fixed)
py3: fix doctests in power series
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-8.5 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 7712a7e (Commits, GitHub, GitLab) | Commit: | 7712a7e76aaed375f77b6aa944df479d51aac3c4 |
Dependencies: | Stopgaps: |
Description
Change History (3)
comment:1 Changed 2 years ago by
- Branch set to u/chapoton/26539
- Commit set to 7712a7e76aaed375f77b6aa944df479d51aac3c4
- Status changed from new to needs_review
comment:2 Changed 2 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:3 Changed 2 years ago by
- Branch changed from u/chapoton/26539 to 7712a7e76aaed375f77b6aa944df479d51aac3c4
- 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 power series