Re: [Cython] Py3 annotation syntax for static typing

2013-07-12 Thread Stefan Behnel
Jukka Lehtosalo, 12.07.2013 14:03: >> On Thu, Jul 11, 2013 at 6:52 PM, Stefan Behnel wrote: > http://mypy-lang.blogspot.de/2013/07/mypy-switches-to-python-compatible.html > >> It says that you are starting to adopt the Py3 function annotation syntax >> for mypy. I think we should try to keep that

[Cython] Py3 annotation syntax for static typing

2013-07-11 Thread Stefan Behnel
[CC-ing cython-dev] Hi Jukka, I stumbled over your blog post at http://mypy-lang.blogspot.de/2013/07/mypy-switches-to-python-compatible.html It says that you are starting to adopt the Py3 function annotation syntax for mypy. I think we should try to keep that in sync for both mypy and Cython. I