Opened 12 months ago
Closed 11 months ago
#31854 closed enhancement (fixed)
Pass name and latex_name to copy method in set_restriction
Reported by: | gh-mjungmath | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.4 |
Component: | manifolds | Keywords: | |
Cc: | tscrim, egourgoulhon | Merged in: | |
Authors: | Michael Jung | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | f2d37a1 (Commits, GitHub, GitLab) | Commit: | f2d37a10436b79f9425cf1f224d6ee9bd48a0869 |
Dependencies: | Stopgaps: |
Description (last modified by )
This makes the code a little bit nicer.
Change History (4)
comment:1 Changed 12 months ago by
- Cc tscrim egourgoulhon added
- Component changed from PLEASE CHANGE to manifolds
- Description modified (diff)
- Status changed from new to needs_review
- Summary changed from Scalarfield set names in set_restriction to Pass name and latex_name to copy method in set_restriction
- Type changed from PLEASE CHANGE to enhancement
comment:2 Changed 12 months ago by
- Branch set to u/gh-mjungmath/scalarfield_set_names_in_set_restriction
comment:3 Changed 12 months ago by
- Commit set to f2d37a10436b79f9425cf1f224d6ee9bd48a0869
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
comment:4 Changed 11 months ago by
- Branch changed from u/gh-mjungmath/scalarfield_set_names_in_set_restriction to f2d37a10436b79f9425cf1f224d6ee9bd48a0869
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
LGTM.
New commits:
Trac #31854: pass name and latex_name to copy method