15
0

Commit Graph

  • 26194dba49 Accepting request 1138872 from devel:languages:python main Ana Guerrero 2024-01-15 21:15:40 +00:00
  • 4987a0f52f Accepting request 1138842 from home:alarrosa:branches:devel:languages:python Markéta Machová 2024-01-15 14:04:57 +00:00
  • 5d05b5ca98 Accepting request 1137427 from devel:languages:python Dominique Leuenberger 2024-01-07 20:41:02 +00:00
  • 2ec7ca4017 - update to 3.2.1: * Respect the timeout parameter on connection() when check fails. Also avoid a busy-loop of checking; separate check attempts using an exponential backoff (ticket #709). * Use typing.Self as a more correct return value annotation of context managers and other self-returning methods (see ticket Dirk Mueller 2024-01-07 19:26:46 +00:00
  • 0d7d9f897e Accepting request 1133176 from devel:languages:python Ana Guerrero 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). Dirk Mueller 2023-12-14 19:40:07 +00:00
  • 3a20766a24 Accepting request 1098279 from devel:languages:python Ana Guerrero 2023-07-17 17:22:57 +00:00
  • 7366189b7e - Initial release of 3.1.7 Steve Kowalik 2023-07-12 05:28:42 +00:00