[Cython] Time to close relative import ticket on Trac?

2013-06-23 Thread W. Trevor King
Browsing around today I noticed that the relative import ticket is still open [1], even though support for relative imports landed in 0.15 [2]. There's also CEP 307 (Generators and PEP 342 Coroutines) [1], which is still listed as “planning, undecided” but also seems to be fixed in 0.15. The RTD

[Cython] patch for #655

2013-06-23 Thread Felix Salfelder
Hi there. i am preparing a patch for #655 (write dependency makefiles) at [1]. I think it's best to use the -M, -F and -D short options for this functionality. please comment, improve and/or merge. regards felix [1] http://trac.sagemath.org/sage_trac/ticket/14728