Opened 5 months ago
Closed 5 months ago
#26210 closed enhancement (fixed)
py3: fix some doctests in plot/
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.4 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | bbfa2f3 (Commits) | Commit: | bbfa2f361a5948a66461d8a48238aa518c3fa5fc |
Dependencies: | Stopgaps: |
Description
Change History (4)
comment:1 Changed 5 months ago by
- Branch set to u/chapoton/26210
- Commit set to 788ebed961554d2ff163869392eba326f520e11e
- Status changed from new to needs_review
comment:2 Changed 5 months ago by
- Commit changed from 788ebed961554d2ff163869392eba326f520e11e to bbfa2f361a5948a66461d8a48238aa518c3fa5fc
Branch pushed to git repo; I updated commit sha1. New commits:
bbfa2f3 | more fix in plot/graphics
|
comment:3 Changed 5 months ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:4 Changed 5 months ago by
- Branch changed from u/chapoton/26210 to bbfa2f361a5948a66461d8a48238aa518c3fa5fc
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: fix some doctests in plot/ folder