psycopg_pool release notes#

Current release#

psycopg_pool 3.0.3#

psycopg_pool 3.0.2#

  • Remove dependency on the internal psycopg._compat module.

psycopg_pool 3.0.1#

  • Don’t leave connections idle in transaction after calling check() (ticket #144).

psycopg_pool 3.0#

  • First release on PyPI.