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

asyncpg v0.31.0
#1291 by elprans was merged Nov 24, 2025 Loading… updated Nov 24, 2025
Add Python 3.14 support, experimental subinterpreter/freethreading support
#1279 by elprans was merged Oct 21, 2025 Loading… updated Nov 21, 2025
Avoid leaking connections if _can_use_connection fails
#1269 by yuliy-openai was merged Oct 11, 2025 Loading… updated Oct 11, 2025
Implement connection service file functionality
#1223 by AndrewJackson2020 was merged Oct 11, 2025 Loading… updated Oct 11, 2025
Fix lint in test_connect
#1246 by antonmyronyuk was merged Mar 19, 2025 Loading… updated Mar 19, 2025
Fix multi port connection string issue
#1222 by AndrewJackson2020 was merged Mar 16, 2025 Loading… updated Mar 16, 2025
Fix "implicit optional", e.g. arg: int = None
#1239 by andrew222651 was merged Mar 16, 2025 Loading… updated Mar 16, 2025
Allow using custom Record class
#599 by elprans was merged Aug 15, 2020 Loading… updated Dec 2, 2024
Add typing to auxiliary classes around Pool
#1197 by DanielNoord was merged Nov 4, 2024 Loading… updated Nov 4, 2024
Add typing to two objects in connection_utils
#1198 by DanielNoord was merged Oct 29, 2024 Loading… updated Oct 29, 2024
Add connect kwarg to Pool to better support GCP's CloudSQL
#1170 by d1manson was merged Oct 18, 2024 Loading… updated Oct 22, 2024
asyncpg v0.30.0
#1194 by elprans was merged Oct 20, 2024 Loading… updated Oct 20, 2024
asyncpg v0.30.0
#1192 by elprans was merged Oct 19, 2024 Loading… updated Oct 19, 2024
asyncpg v0.30.0
#1193 by elprans was merged Oct 19, 2024 Loading… updated Oct 19, 2024
Add fetchmany to execute many *and* return rows
#1175 by rossmacarthur was merged Oct 18, 2024 Loading… updated Oct 18, 2024
handle None parameters in query, returning NULL
#1180 by fobispotc was merged Oct 17, 2024 Loading… updated Oct 17, 2024
Require async_timeout for python < 3.11
#1177 by Pliner was merged Oct 17, 2024 Loading… updated Oct 17, 2024
Remove empty line
#1168 by ArtemIsmagilov was merged Oct 17, 2024 Loading… updated Oct 17, 2024
notice also the MERGE command
#1185 by MeggyCal was merged Oct 17, 2024 Loading… updated Oct 17, 2024
Allow testing with uvloop on Python 3.12
#1182 by musicinmybrain was merged Oct 17, 2024 Loading… updated Oct 17, 2024
gssapi: use hostbased_service name type
#1167 by eltoder was merged Jul 18, 2024 Loading… updated Oct 14, 2024
Replace obsolete, unsafe Py_TRASHCAN_SAFE_BEGIN/END
#1150 by musicinmybrain was merged Jul 17, 2024 Loading… updated Jul 17, 2024
Use asyncio.run() instead of run_until_complete()
#1140 by eltoder was merged Jul 13, 2024 Loading… updated Jul 14, 2024
Implement SSPI authentication
#1128 by eltoder was merged Mar 11, 2024 Loading… updated Jun 10, 2024
Add initial typings
#1127 by bryanforbes was merged Mar 5, 2024 Loading… updated Mar 5, 2024
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.