Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

asyncpg · Issues· 306 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #1357

    SCRAM: _generate_salted_password reimplements PBKDF2 in Python; hashlib.pbkdf2_hmac is ~30x faster and bit-identical

    Updated Sep 10, 2026
  • #1356

    Connection.close(timeout=) waits forever on a pending cancel when the server never acknowledges it

    Updated Sep 4, 2026
  • #1355

    Question: current maintenance status and release cadence

    Updated Sep 1, 2026
  • #1354

    Connection.copy_records_to_table hanging when generator passed to records parameter raises exception with long error message

    Updated Sep 1, 2026
  • #1330

    Python 3.15 nogil fails with segmentation error

    Updated Aug 24, 2026
  • #1292

    Segmentation fault on 0.31.0 when inside a Temporal activity

    Updated Aug 18, 2026
  • #1340

    TypeError in asyncpg.connect() for specific parameters when values are not str enough

    Updated Aug 8, 2026
  • #1342

    Connect call failed error doesn't distinguish port mismatch from "server not running"

    Updated Aug 6, 2026
  • #1334

    v0.31.0: Undefined symbol "call_once" on FreeBSD 15

    Updated Aug 5, 2026
  • #729

    Something is setting the result on a completed task?

    Updated Aug 4, 2026
  • #1337

    setup.py relies on deprecated pkg_resources

    Updated Jul 23, 2026
  • #1328

    `Record.get()` with invalid positional argument count segfaults

    Updated Jun 22, 2026
  • #1327

    Regression in copy records performance between 0.30.0 and 0.31.0

    Updated Jun 8, 2026
  • #592

    execute/executemany are missing from prepared statements

    Updated Jun 5, 2026
  • #1310

    ConnectionError from _cancel() during CancelledError not caught, crashes callers

    Updated Jun 1, 2026