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

Add Python 3.14 support, experimental subinterpreter/freethreading support
#1279 by elprans was merged Oct 21, 2025 Loading… updated Oct 21, 2025
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
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 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
3
8
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
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
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 typing issues around Range/RangeValue
#1196 by toofishes was merged Dec 18, 2024 Loading… updated Dec 18, 2024
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
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
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
ProTip! no:milestone will show everything without a milestone.