Changes between Initial Version and Version 2 of Ticket #20596
- Timestamp:
- 05/12/16 09:43:35 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20596
-
Property
Status
changed from
new
toneeds_review
-
Property
Commit
changed from
to
60788fd4218490e832ae5c8abf46d89ba6a7b280
-
Property
Branch
changed from
to
u/jdemeyer/ticket/20596
-
Property
Milestone
changed from
sage-7.3
tosage-pending
-
Property
Status
changed from
-
Ticket #20596 – Description
initial v2 1 1 A workaround for http://trac.cython.org/ticket/879 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.