Opened 10 years ago
Closed 9 years ago
#13737 closed defect (fixed)
fix cython warning in pynac.pyx
Reported by: | burcin | Owned by: | burcin |
---|---|---|---|
Priority: | minor | Milestone: | sage-5.6 |
Component: | symbolics | Keywords: | |
Cc: | Merged in: | sage-5.6.beta0 | |
Authors: | Volker Braun | Reviewers: | Burcin Erocal |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Attached patch fixes a Cython warning in sage/symbolic/pynac.pyx
.
Attachments (1)
Change History (4)
Changed 10 years ago by
comment:1 Changed 10 years ago by
- Status changed from new to needs_review
comment:2 Changed 10 years ago by
- Reviewers set to Burcin Erocal
- Status changed from needs_review to positive_review
comment:3 Changed 9 years ago by
- Merged in set to sage-5.6.beta0
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
patch moved to this ticket from #9880