Opened 2 years ago
Closed 2 years ago
#26393 closed enhancement (fixed)
remove deprecated code in continued fractions
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.4 |
Component: | algebra | Keywords: | |
Cc: | vdelecroix | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 188f3e9 (Commits) | Commit: | 188f3e91080146a4a7a8abd7ae6058dfd554ce60 |
Dependencies: | Stopgaps: |
Description
after #14567
Change History (4)
comment:1 Changed 2 years ago by
- Branch set to u/chapoton/26393
- Commit set to 07d6a3bd83d9a1d9f2da82a65990591fb93a9cf5
- Status changed from new to needs_review
comment:2 Changed 2 years ago by
- Commit changed from 07d6a3bd83d9a1d9f2da82a65990591fb93a9cf5 to 188f3e91080146a4a7a8abd7ae6058dfd554ce60
Branch pushed to git repo; I updated commit sha1. New commits:
188f3e9 | fixing imports
|
comment:3 Changed 2 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:4 Changed 2 years ago by
- Branch changed from u/chapoton/26393 to 188f3e91080146a4a7a8abd7ae6058dfd554ce60
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
remove deprecated code in continued fractions