python-asyncpg
Python asyncio PosgtreSQL driver
- Developed at devel:languages:python
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-asyncpg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
asyncpg-0.22.0.tar.gz | 0000770278 752 KB | |
python-asyncpg.changes | 0000001293 1.26 KB | |
python-asyncpg.spec | 0000002282 2.23 KB |
Revision 2 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 890178
from
Dirk Mueller (dirkmueller)
(revision 2)
- update to 0.22.0: * Add support for connection termination listeners * Add support for password functions (useful for RDS IAM auth) * Fix possible uninitalized pointer access on unexpected array * message data (CVE-2020-17446, * Vastly speedup executemany by batching protocol messages * Add Python 3.9 support * Allow using custom Record class * Prefer SSL connections by default * Add codecs for a bunch of new builtin types * Expose Pool as asyncpg.Pool * Avoid unnecessary overhead during connection reset * Bugfixes - drop merged-static-fix.patch (upstream)
Comments 0