python-psycopg-pool
No description set
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-psycopg-pool
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-psycopg-pool && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
psycopg-pool-3.2.1.tar.gz | 0000029264 28.6 KB | |
python-psycopg-pool.changes | 0000001522 1.49 KB | |
python-psycopg-pool.spec | 0000001712 1.67 KB |
Revision 5 (latest revision is 8)
Dirk Mueller (dirkmueller)
committed
(revision 5)
- 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
Comments 0