Changes between Version 5 and Version 6 of Ticket #20596
- Timestamp:
- 09/13/16 12:35:13 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20596
-
Property
Status
changed from
needs_review
toneeds_work
-
Property
Report Upstream
changed from
Reported upstream. No feedback yet.
toN/A
-
Property
Summary
changed from
Work around Cython bug #1433
toUpgrade to Cython 0.25
-
Property
Status
changed from
-
Ticket #20596 – Description
v5 v6 1 A workaround for https://github.com/cython/cython/issues/1433 is compiling as C++. 2 3 This isn't actually needed right now, but it's needed to experiment with Cython git master or if Cython releases a new version without fixing that bug. 1 Cython 0.25 is not released yet, but this branch collects changes that need to be made to Sage.