On 20 Şubat, 01:20, Paul Rubin <http://phr...@nospam.invalid> wrote:

> I would say, slow execution is a drawback that we put up with in order
> to gain benefits of Python programming that are mostly unrelated to
> the causes of the slowness.  The slowness itself can be addressed by
> technical means, such as native-code compilation and eliminating the
> GIL.  I believe (for example) that the PyPy project is doing both of
> these.

Do you believe that there is an effort for removing gil with pypy.
As i know there is not an intend to remove gil with pypy. GIL will
be possibly used in PyPy. There is a mistake in your reply or mine.

Thank you
Rushen
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to