[Python-Dev] GIL required for _all_ Python calls?

Antoine Pitrou solipsis at pitrou.net
Fri Jan 8 15:27:42 CET 2010


Le Thu, 07 Jan 2010 22:11:36 +0100, Martin v. Löwis a écrit :
> 
> Even if we do use the new API, and correctly, it still might be
> confusing if the contents of the buffer changes underneath.

Well, no more confusing than when you compute a SHA1 hash or zlib-
compress the buffer, is it?

Regards

Antoine





More information about the Python-Dev mailing list