On Sat, 2015-01-31 at 15:40 +0100, Armin Rigo wrote:

> In my opinion, the introductory sentence in that PEP is a lie: "This
> PEP aims to provide (...) opening up Python code to (...) performance
> optimizations utilizing type information."

I might be wrong, by my impression was that it's mainly driven by the
desire to have a standardized way to add type hints for the benefit of
static analysis, and "performance optimizations" just means stuff Cython
could do if the code was explicitly typed.

> More about this or others in a later e-mail, if you're interested. 

I am!!!

-- 
Sincerely yours,
Yury V. Zaytsev


_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to