Move abstract methods to AbstractConnectionPool (#6340)

This commit is contained in:
Joachim Jablon
2021-11-23 09:40:45 +01:00
committed by GitHub
parent 6708ffae14
commit 7e836db2f3
2 changed files with 11 additions and 7 deletions
@@ -1,2 +1,5 @@
psycopg2.connection
psycopg2.cursor
psycopg2.pool.AbstractConnectionPool.closeall
psycopg2.pool.AbstractConnectionPool.getconn
psycopg2.pool.AbstractConnectionPool.putconn