Skip to content

Pull requests: MagicStack/asyncpg

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Avoid leaking connections if _can_use_connection fails
#1269 by yuliy-openai was merged Oct 11, 2025 Loading…
Fix lint in test_connect
#1246 by antonmyronyuk was merged Mar 19, 2025 Loading…
Fix "implicit optional", e.g. arg: int = None
#1239 by andrew222651 was merged Mar 16, 2025 Loading…
Implement connection service file functionality
#1223 by AndrewJackson2020 was merged Oct 11, 2025 Loading…
Fix multi port connection string issue
#1222 by AndrewJackson2020 was merged Mar 16, 2025 Loading…
Add typing to two objects in connection_utils
#1198 by DanielNoord was merged Oct 29, 2024 Loading…
Add typing to auxiliary classes around Pool
#1197 by DanielNoord was merged Nov 4, 2024 Loading…
asyncpg v0.30.0
#1194 by elprans was merged Oct 20, 2024 Loading…
asyncpg v0.30.0
#1193 by elprans was merged Oct 19, 2024 Loading…
asyncpg v0.30.0
#1192 by elprans was merged Oct 19, 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…
handle None parameters in query, returning NULL
#1180 by fobispotc was merged Oct 17, 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…
Replace obsolete, unsafe Py_TRASHCAN_SAFE_BEGIN/END
#1150 by musicinmybrain was merged Jul 17, 2024 Loading…
Use asyncio.run() instead of run_until_complete()
#1140 by eltoder was merged Jul 13, 2024 Loading…
Implement SSPI authentication
#1128 by eltoder was merged Mar 11, 2024 Loading…
Add initial typings
#1127 by bryanforbes was merged Mar 5, 2024 Loading…
Implement GSSAPI authentication
#1122 by eltoder was merged Mar 4, 2024 Loading…
asyncpg v0.29.0
#1098 by elprans was merged Nov 5, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:master.