[Cython] On cdef and cpdef discrepencies

2017-06-22 Thread Robert Bradshaw
On Thu, Jun 22, 2017 at 1:25 AM, Jeroen Demeyer wrote: > On 2017-06-21 21:51, Robert Bradshaw wrote: >> >> I'll see if I can put together a patch. > > > For what? For Sage? For Cython? I was thinking for Sage. I was assuming there was just an oddball collection of oversights accumulated over the

Re: [Cython] Cython 0.26 release

2017-06-22 Thread Jeroen Demeyer
On 2017-06-21 21:51, Robert Bradshaw wrote: I'll see if I can put together a patch. For what? For Sage? For Cython? Anyway, I think that coping with this new error message is not particularly hard, just a lot of work. That's why I would prefer a warning instead of an error. That way, we can