python-asyncpg
Python asyncio PosgtreSQL driver
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-asyncpg
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-asyncpg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
asyncpg-0.24.0.tar.gz | 0000787494 769 KB | |
python-asyncpg.changes | 0000002734 2.67 KB | |
python-asyncpg.spec | 0000002978 2.91 KB |
Revision 6 (latest revision is 23)
Matej Cepl (mcepl)
accepted
request 925854
from
Benjamin Greiner (bnavigator)
(revision 6)
- Update to 0.24.0 * Drop support for Python 3.5 (#777) * Add support for Python 3.10 (#795) * Add support for asynchronous iterables to copy_records_to_table() (#713) * Add support for coroutine functions as listener callbacks (#802) * Add support for sslcert, sslkey and sslrootcert parameters to DSN (#768) * Add copy_ wrappers to Pool (#661) * Add issubset and issuperset methods to the Range type (#563) * Break connection internal circular reference (#774) * Make Server Version Extraction More Flexible (#778) - Release 0.23.0 * Avoid TypeError in Transaction.__repr__ (#703) * Feed memoryview to writelines() (#715) * Add sslmode=allow support and fix =prefer retry (#720) * Loosen message test in test_invalid_input (#751) * Support readonly and deferrable for non-serializable transactions (#747) * Fix asyncpg with Py_DEBUG mode (#719) * Fix docs/Makefile and docs/_static/theme_overrides.css missing from PyPI package (#708) - Reactivate python36: uvloop for testing is optional
Comments 0