Opened 4 years ago
Closed 4 years ago
#26599 closed enhancement (fixed)
py3: fix one doctests in polyhedron constructor file
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.5 |
Component: | python3 | Keywords: | |
Cc: | jipilab, tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | dc65eef (Commits, GitHub, GitLab) | Commit: | dc65eefb2c9cb8259d8bfa169878043711776c7b |
Dependencies: | Stopgaps: |
Description
plus a few pep8 details
Change History (4)
comment:1 Changed 4 years ago by
- Branch set to u/chapoton/26599
- Commit set to dc65eefb2c9cb8259d8bfa169878043711776c7b
- 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/26599 to dc65eefb2c9cb8259d8bfa169878043711776c7b
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: fix one doctest in polyhedron constructor file