A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2010-January/097096.html below:

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

[Python-Dev] GIL required for _all_ Python calls? [Python-Dev] GIL required for _all_ Python calls?Antoine Pitrou solipsis at pitrou.net
Thu Jan 7 21:43:17 CET 2010
Martin v. Löwis <martin <at> v.loewis.de> writes:
> 
> I don't think that's possible. The regex engine can also operate on
> objects whose representation may move in memory when you don't hold
> the GIL (e.g. buffers that get mutated).

Why is it a problem? If we get a buffer through the new buffer API, the object
should ensure that the representation isn't moved away until the buffer is 
released.

Regards

Antoine.



More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4