Johannes Bauer wrote:

> On 17.08.2014 16:21, Steven D'Aprano wrote:
>> Coincidentally after reading Armin Ronacher's criticism of the GIL in
>> Python:
>> 
>> http://lucumr.pocoo.org/2014/8/16/the-python-i-would-like-to-see/
> 
> Sure that's the right one? The article you linked doesn't mention the GIL.

Search for "global interpreter lock", there are at least three references to
it.

Okay, the post is not *specifically* criticism of the GIL, but of the design
decision which makes the GIL necessary.


-- 
Steven

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to