-   Notifications  You must be signed in to change notification settings 
- Fork 435
Pull requests: MagicStack/asyncpg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
 Update pgproto and add tests for client_encoding 
   #999 opened Feb 1, 2023  by fantix    Loading…     updated Oct 19, 2024        
        1 of 2 tasks 
  Adds max_consecutive_exceptions to pool 
     #253 opened Feb 2, 2018  by egalpin    Loading…     updated Oct 19, 2024    
  Create example codes to demo how to use asyncpg in server and non server env by global connection pool 
   #1111 opened Dec 28, 2023  by wangmarkqi    Loading…     updated Oct 19, 2024    
  TLSUpgradeProto: don't set multiple results for an event 
     #1117 opened Jan 31, 2024  by w-miller    Loading…     updated Oct 19, 2024    
  Complete typing of 
   connresource   #1202 opened Oct 30, 2024  by DanielNoord    Loading…     updated Dec 18, 2024    
  Add return None and some other fix 
   #1237 opened Feb 22, 2025  by AsfhtgkDavid    Loading…     updated Apr 6, 2025    
  Add connection_holder_class to Pool for custom connection handling 
     #1251 opened Apr 8, 2025  by KorsaR-ZN    Loading…     updated Apr 9, 2025    
  Add return type to PoolAcquireContext.__aenter__ and rename attribute 
   #1270 opened Aug 16, 2025  by TerSent    Loading…     updated Aug 16, 2025    
  Add typing to 
   _ConnectionParameters and related functions   #1199 opened Oct 23, 2024  by DanielNoord    Loading…     updated Aug 26, 2025    
  Add pool_timeout parameter to prevent pool operation hangs (#431) 
     #1273 opened Sep 23, 2025  by ermakov-oleg    Loading…     updated Oct 7, 2025    
  Pool: prevent trimming the last idle connection under load 
     #1271 opened Aug 18, 2025  by mamfyou    Loading…     updated Oct 11, 2025    
   ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.