Opened 13 years ago
Closed 13 years ago
#8110 closed defect (fixed)
fix issue with multi_polynomial.pyx in sage-4.3.2.alpha0
Reported by: | AlexGhitza | Owned by: | malb |
---|---|---|---|
Priority: | blocker | Milestone: | sage-4.3.2 |
Component: | commutative algebra | Keywords: | |
Cc: | Merged in: | sage-4.3.2.alpha1 | |
Authors: | Alex Ghitza | Reviewers: | Martin Albrecht |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
The patch at #7109 mistakenly removed some code from rings/polynomial/multi_polynomial.pyx
, which causes doctest trouble in sage-4.3.2.alpha0.
A patch fixing this is on its way.
Attachments (1)
Change History (4)
Changed 13 years ago by
comment:1 Changed 13 years ago by
- Status changed from new to needs_review
comment:2 Changed 13 years ago by
- Status changed from needs_review to positive_review
- patch looks good
- applies cleanly against alpha0
- doctests pass on sage.math
comment:3 Changed 13 years ago by
- Merged in set to sage-4.3.2.alpha1
- Resolution set to fixed
- Reviewers set to Martin Albrecht
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.