#25180 closed defect (fixed)
py3: fixes to sage.dynamics
Reported by: | embray | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-8.3 |
Component: | python3 | Keywords: | division richcmp |
Cc: | vdelecroix, slelievre | Merged in: | |
Authors: | Erik Bray | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | 5a45e5a (Commits, GitHub, GitLab) | Commit: | |
Dependencies: | Stopgaps: |
Description (last modified by )
These fixes are mostly (entirely?) to code that is deprecated since #20695. However, that was only merged fairly recently, so probably won't be removed for a while, so it still needs to be fixed if we want the Python 3 tests passing sooner rather than later.
Porting these fixes to the now external surface_dynamics package is tracked at
Change History (5)
comment:1 Changed 4 years ago by
- Status changed from new to needs_review
comment:2 Changed 4 years ago by
- Reviewers set to Frédéric Chapoton
- Status changed from needs_review to positive_review
comment:3 Changed 4 years ago by
- Cc slelievre added
Thanks!
This issue for sage_dynamics (aka "flatsurf-package") is now tracked at
comment:4 Changed 4 years ago by
- Branch changed from u/embray/python3/sage-dynamics/misc to 5a45e5ac60b6142a3fb16c25bb748646c75522f7
- Resolution set to fixed
- Status changed from positive_review to closed
comment:5 Changed 4 years ago by
- Commit 5a45e5ac60b6142a3fb16c25bb748646c75522f7 deleted
- Description modified (diff)
External package sources are now at gitlab dot com; issue now at
Note: See
TracTickets for help on using
tickets.
ok