[PyGreSQL] [patch] relinquish GIL while connecting to database

Christoph Zwerschke cito at online.de
Mon Sep 15 06:23:46 EDT 2008


Peter Schuller wrote:
> Attached is a patch that inserts Py_BEGIN_ALLOW_THREADS /
> Py_END_ALLOW_THREADS before/after the connection attempts.

+1 for checking this in.

-- Christoph


More information about the PyGreSQL mailing list