mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-02 00:37:33 +03:00
The implementation is based on psycopg 2.4, which should be less broken (zope-wise) of the current one. Instantiating psycopg2.pool.PersistentConnectionPool now raises a warning. This should fix ticket #123, #125. The issue of the reset on set_client_encoding() is still present but that's always been there and I'm no good at fixing it. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _json.py | ||
| _range.py | ||
| errorcodes.py | ||
| extensions.py | ||
| extras.py | ||
| pool.py | ||
| psycopg1.py | ||
| tz.py | ||