Skip to content

Issues: MagicStack/asyncpg

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Allow customizing connection state reset
#1191 by elprans was merged Oct 18, 2024 Loading…
Test on PostgreSQL 17
#1189 by elprans was merged Oct 18, 2024 Loading…
Test and build on Python 3.13
#1188 by elprans was merged Oct 18, 2024 Loading…
Add support for the sslnegotiation parameter
#1187 by elprans was merged Oct 18, 2024 Loading…
notice also the MERGE command
#1185 by MeggyCal was merged Oct 17, 2024 Loading…
Allow testing with uvloop on Python 3.12
#1182 by musicinmybrain was merged Oct 17, 2024 Loading…
fails to build with Python 3.13
#1181 by Cikmo was closed Oct 20, 2024
handle None parameters in query, returning NULL
#1180 by fobispotc was merged Oct 17, 2024 Loading…
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows dependencies Pull requests that update a dependency file
#1178 by dependabot bot was merged Sep 3, 2024 Loading…
Require async_timeout for python < 3.11
#1177 by Pliner was merged Oct 17, 2024 Loading…
Add fetchmany to execute many *and* return rows
#1175 by rossmacarthur was merged Oct 18, 2024 Loading…
Add connect kwarg to Pool to better support GCP's CloudSQL
#1170 by d1manson was merged Oct 18, 2024 Loading…
Remove empty line
#1168 by ArtemIsmagilov was merged Oct 17, 2024 Loading…
gssapi: use hostbased_service name type
#1167 by eltoder was merged Jul 18, 2024 Loading…
Connection pool docs inconsistency?
#1165 by elliotwaite was closed Jul 18, 2024
.github: Explicitly install Postgres in platform tests
#1164 by elprans was merged Jul 14, 2024 Loading…
WIP: Add Testing Failcase for DSN Parsing
#1159 by ranchodeluxe was closed Oct 18, 2024 Loading…
Replace obsolete, unsafe Py_TRASHCAN_SAFE_BEGIN/END
#1150 by musicinmybrain was merged Jul 17, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.