Opened 3 years ago
Closed 3 years ago
#27453 closed enhancement (fixed)
py3: fix last doctest in soliton.py
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.7 |
Component: | python3 | Keywords: | |
Cc: | tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | b1816e5 (Commits, GitHub, GitLab) | Commit: | b1816e52d839e5bfc0ea67479acf1b3a880373d6 |
Dependencies: | Stopgaps: |
Description
by shrinking the doctest using ...
Change History (4)
comment:1 Changed 3 years ago by
- Branch set to u/chapoton/27453
- Commit set to b1816e52d839e5bfc0ea67479acf1b3a880373d6
- 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
Uggg...stupid floating points. LGTM.
comment:4 Changed 3 years ago by
- Branch changed from u/chapoton/27453 to b1816e52d839e5bfc0ea67479acf1b3a880373d6
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: fix last doctest in solitons.py