- Notifications
You must be signed in to change notification settings - Fork 434
Pull requests: MagicStack/asyncpg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Move development deps away from extras and into dependency groups
#1280 by elprans was merged Oct 16, 2025 Loading… updated Oct 16, 2025
Drop support for EOL Python 3.8
#1281 by elprans was merged Oct 16, 2025 Loading… updated Oct 16, 2025
Fix parsing of netloc in connection URL
#1275 by karunpoudel-chr was closed Oct 11, 2025 Loading… updated Oct 11, 2025
Avoid performing type introspection on known types
#1243 by elprans was merged Mar 15, 2025 Loading… updated Oct 10, 2025
Make PoolAcquireContext return a Connection type
#578 by Yrlish was closed Aug 29, 2025 Loading… updated Aug 29, 2025
use unnamed prepared statement when statement cache is disabled
#1218 by Yeeef was closed Mar 19, 2025 Loading… updated Mar 19, 2025
Make
prepare() not use named statements by default when cache is disabled #1245 by elprans was merged Mar 19, 2025 Loading… updated Mar 19, 2025
Disable connection URI tests broken by a recent Python fix
#1244 by elprans was merged Mar 15, 2025 Loading… updated Mar 15, 2025
Fix broken test running documentation
#1214 by drichardson was closed Jan 14, 2025 Loading… updated Jan 14, 2025
fix: return the pool from _async_init__ if it's already initialized
#1104 by vkcku was merged Jul 17, 2024 Loading… updated Nov 4, 2024
Add type hint to entering PoolAcquireContext.
#763 by robhaswell was closed Oct 30, 2024 Loading… updated Oct 30, 2024
Fix description of returning connection in a pool for prepared statement
#1124 by gnomeby was closed Oct 18, 2024 Loading… updated Oct 18, 2024
Allow customizing connection state reset
#1191 by elprans was merged Oct 18, 2024 Loading… updated Oct 18, 2024
Allow to specify custom connection reset query builder
#1146 by dsav was closed Oct 18, 2024 Loading… updated Oct 18, 2024
Allow executemany to return rows
#1110 by LeonardBesson was closed Oct 18, 2024 Loading… updated Oct 18, 2024
WIP: Add Testing Failcase for DSN Parsing
#1159 by ranchodeluxe was closed Oct 18, 2024 Loading… updated Oct 18, 2024
tests: Attempt to inhibit spurious ConnectionResetError on Windows
#1190 by elprans was merged Oct 18, 2024 Loading… updated Oct 18, 2024
Test and build on Python 3.13
#1188 by elprans was merged Oct 18, 2024 Loading… updated Oct 18, 2024
Add support for the
sslnegotiation parameter #1187 by elprans was merged Oct 18, 2024 Loading… updated Oct 18, 2024
feat: add
socket_callback to connect #1109 by jackwotherspoon was closed Sep 10, 2024 Loading… updated Sep 10, 2024
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… updated Sep 3, 2024
Don't attempt to canonicalize peer name in Kerberos/GSSAPI/SSPI auth
#1166 by elprans was closed Jul 18, 2024 Loading… updated Jul 18, 2024
docs: fix connection pool close call
#1125 by paulovitorweb was merged Jul 17, 2024 Loading… updated Jul 17, 2024
Allow Cython 3 (fix #1083)
#1101 by musicinmybrain was merged Jul 17, 2024 Loading… updated Jul 17, 2024
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.