A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2007-September/074502.html below:

[Python-Dev] working with Python threads from C extension module?

[Python-Dev] working with Python threads from C extension module? [Python-Dev] working with Python threads from C extension module?Bill Janssen janssen at parc.com
Sat Sep 8 20:41:42 CEST 2007
> This has got to be a problem with other extension modules linked to
> libraries which have their own threading abstractions.

Sure enough, sqlite3 simply assumes threads (won't build without
them), and turns them on if it's used (by calling
PyThread_get_thread_ident(), which in turn calls
PyThread_init_thread()).

Bill
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