En Fri, 13 Jun 2008 08:55:30 -0300, Pau Freixes <pfreixes at gmail.com> escribió: > When you say this "C extensions (usually) release the GIL when they don't > call into any Python code" do you talk about this macros ? > > Py_BEGIN_ALLOW_THREADS > > Py_END_ALLOW_THREADS Exactly. -- Gabriel Genellina