Opened 6 years ago
Closed 6 years ago
#20785 closed enhancement (fixed)
Few absolute imports in the rings folder
Reported by: | jdemeyer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.3 |
Component: | python3 | Keywords: | |
Cc: | chapoton | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Jeroen Demeyer |
Report Upstream: | N/A | Work issues: | |
Branch: | cd0d013 (Commits, GitHub, GitLab) | Commit: | cd0d013404e924f1a530c963e732e952b24ac8a5 |
Dependencies: | Stopgaps: |
Description
Convert a few of the files in the rings folder to absolute import.
a small step towards py3
Change History (5)
comment:1 Changed 6 years ago by
- Branch set to u/jdemeyer/few_absolute_imports_in_the_rings_folder
comment:2 Changed 6 years ago by
- Commit set to cd0d013404e924f1a530c963e732e952b24ac8a5
comment:3 Changed 6 years ago by
- Reviewers set to Jeroen Demeyer
- Status changed from new to needs_review
New commits:
cd0d013 | Absolute import in the rings folder
|
comment:4 Changed 6 years ago by
- Status changed from needs_review to positive_review
comment:5 Changed 6 years ago by
- Branch changed from u/jdemeyer/few_absolute_imports_in_the_rings_folder to cd0d013404e924f1a530c963e732e952b24ac8a5
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
What is the relationship of this ticket with the work I have done in #20629 ?
New commits:
Absolute import in the rings folder