forked from pool/python-psycopg-pool
0d7d9f897ea2b220cc47950ac04f568a179197a2b3dd59b696cefaa543878c8a
- update to 3.2.0:
* Add support for async reconnect_failed callbacks in
AsyncConnectionPool (ticket #520).
* Add check parameter to the pool constructor and check_connection()
method. (ticket #656).
* Make connection pool classes generic on the connection type (ticket
#559).
* Raise a warning if sync pools rely an implicit open=True and the
pool context is not used. In the future the default will become
False (ticket #659).
* Raise a warning if async pools are opened in the constructor. In
the future it will become an error. (ticket #659).
OBS-URL: https://build.opensuse.org/request/show/1133176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psycopg-pool?expand=0&rev=2
Description
No description provided
Languages
RPM Spec
100%