0
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to 0.32.0.dev0 More... 3 months ago
asyncpg v0.31.0 More... 3 months ago
Test on PostgreSQL 18 (#1290) More... 3 months ago
Bump cibuildwheel More... 3 months ago
Bump pgproto More... 3 months ago
Bump Cython to 3.2.1 (#1288) More... 3 months ago
Add Python 3.14 support, experimental subinterpreter/freethreading support (#1279) More... 4 months ago
Move development deps away from extras and into dependency groups (#1280) More... 4 months ago
Fix a couple of missed Python version guards More... 4 months ago
Drop support for EOL Python 3.8 (#1281) More... 4 months ago
Bump version to 0.31.0.dev0 More... 4 months ago
Bump timeout in Pool tests More... 4 months ago
Avoid leaking connections if _can_use_connection fails (#1269) More... 4 months ago
Implement connection service file functionality (#1223) More... 4 months ago
Make `prepare()` not use named statements by default when cache is disabled (#1245) More... 11 months ago
Fix lint in test_connect (#1246) More... 11 months ago
Fix multi port connection string issue (#1222) More... 11 months ago
Fix "implicit optional", e.g. `arg: int = None` (#1239) More... 11 months ago
Avoid performing type introspection on known types (#1243) More... 11 months ago
Disable connection URI tests broken by a recent Python fix (#1244) More... 11 months ago
Fix typing issues around Range/RangeValue (#1196) More... about 1 year ago
Add typing to auxiliary classes around `Pool` (#1197) More... over 1 year ago
Add typing to two objects in `connection_utils` (#1198) More... over 1 year ago
Fix release workflow More... over 1 year ago
asyncpg v0.30.0 More... over 1 year ago
Allow customizing connection state reset (#1191) More... over 1 year ago
Upgrade Sphinx More... over 1 year ago
Add connect_fn kwarg to Pool to better support GCP's CloudSQL (#1170) More... over 1 year ago
Add `fetchmany` to execute many *and* return rows (#1175) More... over 1 year ago
tests: Attempt to inhibit spurious ConnectionResetError on Windows (#1190) More... over 1 year ago