Path to this page:
Subject: CVS commit: pkgsrc/databases/py-asyncpg
From: Adam Ciarcinski
Date: 2022-07-08 09:26:10
Message id: 20220708072610.227C4FB1A@cvs.NetBSD.org
Log Message:
py-asyncpg: updated to 0.26.0
v0.26.0
Changes
Add support to use awaitable object in password function.
Support direct TLS connections (i.e. no STARTTLS)
Fixes
Fix invalid pyproject.toml
Add record_class parameter Pool.fetch and Pool.fetchrow
Domain basetypes are introspected
Properly handle exceptions raised while handling server auth messages
Files: