15
0
Files
python-asyncpg/python-asyncpg.changes
Dirk Mueller 917d7f25b6 Accepting request 992741 from home:ohollmann:branches:devel:languages:python
- Update to 0.26.0:
  * Changes
    -------
    * Add support to use awaitable object in password function.   (#889)
      (by @kwarunek in fb3b6bf7 for #889)
    * Support direct TLS connections (i.e. no STARTTLS) (#923)
      (by @jackwotherspoon in f2a937d2 for #923)
  * Fixes
    -----
    * Fix invalid `pyproject.toml` (#900)
      (by @Rongronggg9 in eddb649c for #900)
    * Add record_class parameter Pool.fetch and Pool.fetchrow (#896)
      (by @baltitenger in 2519cf38 for #896)
    * Domain basetypes are introspected (#886) (#887)
      (by @QuantumTM in cca4a2d3 for #886)
    * Properly handle exceptions raised while handling server auth messages (#862)
      (by @elprans in bd192623 for #862)

OBS-URL: https://build.opensuse.org/request/show/992741
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncpg?expand=0&rev=8
2022-08-04 20:57:10 +00:00

4.5 KiB