- 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
Add Python 3.14 support, experimental subinterpreter/freethreading support
#1279 by elprans was merged Oct 21, 2025 Loading… updated Oct 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
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
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
Implement GSSAPI authentication
#1122 by eltoder was merged Mar 4, 2024 Loading… updated Mar 5, 2024
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.