> Thanks for your advice, Dag. Your suggestion about Python 3 support > also lead to an interesting idea. That is, to make use of the Python 3 > function annotation syntax to have a more convenient pure Python mode > in Cython. >
I really like this idea -- I just ran into PEP 3107 (function annotations) for the first time recently, and I was thinking exactly the same thing. I'd definitely be interested in mentoring a project on this front, and the Py3 angle probably gives us a good shot at getting accepted by PSF. -cc _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
