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/2003-January/031939.html below:

[Python-Dev] Extension modules, Threading, and the GIL

[Python-Dev] Extension modules, Threading, and the GILMark Hammond mhammond@skippinet.com.au
Thu, 9 Jan 2003 00:49:36 +1100
> Mark Hammond wrote:
> > 1) Allow "arbitrary" threads (that is, threads never before
> seen by Python)
> > to acquire the resources necessary to call the Python C API.
>
> This is possible today, all you need is a pointer to an interpreter
> state. If you have that, you can use PyThreadState_New,

But what if in some cases, this callback is as a result of Python code on
the same thread - ie, there already exists a Python thread-state higher up
the stack?

Mark.




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