Ticket #13740 (closed enhancement: fixed)

Opened 6 months ago

Last modified 5 months ago

Upgrade Cython to 0.17.2

Reported by: vbraun Owned by: tbd
Priority: major Milestone: sage-5.6
Component: packages: standard Keywords:
Cc: Work issues:
Report Upstream: N/A Reviewers: Robert Bradshaw
Authors: Volker Braun Merged in: sage-5.6.beta0
Dependencies: Stopgaps:

Description (last modified by jdemeyer) (diff)

New Cython version is out! Get it while its hot :-)

 http://www.stp.dias.ie/~vbraun/Sage/spkg/cython-0.17.2.spkg

Apply: trac_13740_final_fixes.patch Download

Attachments

trac_13740_final_fixes.patch Download (4.4 KB) - added by vbraun 6 months ago.
Initial patch

Change History

Changed 6 months ago by vbraun

Initial patch

comment:1 Changed 6 months ago by vbraun

The patch removes inline statements that are either nonsensical (where another module tries to import an inline'd function) or currently unsupported by Cython, see

 https://groups.google.com/d/topic/cython-users/UuQvpvdNhjc/discussion

comment:2 Changed 6 months ago by robertwb

  • Status changed from new to needs_review

comment:3 Changed 6 months ago by robertwb

  • Status changed from needs_review to positive_review

Both the patch and the spkg look good to me.

comment:4 Changed 5 months ago by vbraun

  • Reviewers set to Robert Bradshaw

Cython 0.17.3 is at #13832

comment:5 Changed 5 months ago by jdemeyer

  • Description modified (diff)

comment:6 Changed 5 months ago by jdemeyer

  • Status changed from positive_review to closed
  • Resolution set to fixed
  • Merged in set to sage-5.6.beta0
Note: See TracTickets for help on using tickets.