python-asyncpg

Edit Package python-asyncpg

Python asyncio PosgtreSQL driver

Refresh
Refresh
Source Files
Filename Size Changed
asyncpg-0.30.0.tar.gz 0000957746 935 KB
python-asyncpg.changes 0000008940 8.73 KB
python-asyncpg.spec 0000003273 3.2 KB
Revision 22 (latest revision is 23)
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 22)
- Remove 0001-notice-also-the-MERGE-command.patch not needed anymore.
- update to 0.30.0:
  * Implement GSSAPI authentication
  * Implement SSPI authentication
  * Add initial typings
  * Allow building with Cython 3
  * docs: fix connection pool close call (#1125)
  * Add support for the sslnegotiation parameter
  * Test and build on Python 3.13
  * Support PostgreSQL 17
  * Add fetchmany to execute many and return rows
  * Add connect kwarg to Pool to better support GCP's CloudSQL
  * Allow customizing connection state reset (#1191)
  * s/quote/quote_plus/ in the note about DSN part quoting
  * Use asyncio.run() instead of run_until_complete()
  * Require async_timeout for python < 3.11 (#1177)
  * Allow testing with uvloop on Python 3.12 (#1182)
  * Mark pool-wrapped connection coroutine methods as coroutines
  * handle None parameters in copy_from_query, returning NULL
  * fix: return the pool from async_init_ if it's already initialized (#1104)
  * Replace obsolete, unsafe Py_TRASHCAN_SAFE_BEGIN/END (#1150)
Comments 0
openSUSE Build Service is sponsored by