On Thu, 25 Mar 2021 at 00:17, Stefan Behnel <stefan...@behnel.de> wrote:

>
> Probably not something for the next alpha, but yes, that would be nice.


This actually removes some pressure for me :-), I don't have to work on it
right now.


> And 3.0 is the right time to make this change.
>
>
OK, great.


> Requires a proper PR, though, and a bunch of tests


Yes, of course.


> that make sure that what
> we generate here is reasonable and correct, especially in the light of
> Cython's pure Python type annotations.


I think pure Python is not going to be the problem, but what to do with
C/C++ types, and the interaction with the annotation typing directive.


> Also thinking of C++ types here…
>
>
OK. Material for further discussion.

Regards,

-- 
Lisandro Dalcin
============
Senior Research Scientist
Extreme Computing Research Center (ECRC)
King Abdullah University of Science and Technology (KAUST)
http://ecrc.kaust.edu.sa/
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to