- update to 3.1.16:

* Fix empty ports handling in async multiple connection attempts

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg?expand=0&rev=6
This commit is contained in:
2024-01-05 17:51:23 +00:00
committed by Git OBS Bridge
parent d57f7c7217
commit 26ff8aea52
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 5 17:50:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.1.16:
* Fix empty ports handling in async multiple connection attempts
-------------------------------------------------------------------
Thu Dec 14 21:11:45 UTC 2023 - Dirk Müller <dmueller@suse.com>