Re: improved async support in psycopg python2 branch
Jan UrbaĆski <[email protected]> Fri, 09 Apr 2010 21:16:49 +0200
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On 05/04/10 17:10, Federico Di Gregorio wrote: > Hi *, > Jan, please review by changes, especially moving POLL_OK from 3 to 0 to > mimic old isready() usage. Also, let's start telling Twisted people they > don't need an extra thread for psycopg anymore. :) I've looked through the changes and they all look OK to me. Thanks, Jan