15
0
Commit Graph

4 Commits

Author SHA256 Message Date
0d7d9f897e Accepting request 1133176 from devel:languages:python
- 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
2023-12-15 20:48:14 +00:00
aa5d22c2a0 - 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/package/show/devel:languages:python/python-psycopg-pool?expand=0&rev=3
2023-12-14 19:40:07 +00:00
3a20766a24 Accepting request 1098279 from devel:languages:python
Initial release of 3.1.7

OBS-URL: https://build.opensuse.org/request/show/1098279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psycopg-pool?expand=0&rev=1
2023-07-17 17:22:57 +00:00
7366189b7e - Initial release of 3.1.7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg-pool?expand=0&rev=1
2023-07-12 05:28:42 +00:00