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 support for connection closed listeners
#525 by ioistired was merged Jul 18, 2020 Loading…
Fix errors in numeric binary decoder
#522 by elprans was merged Jan 9, 2020 Loading…
2
Fix usage documentation for hstore
#515 by aaliddell was merged Jul 19, 2020 Loading…
Add back ensure future for connector
#510 by masell was merged Dec 2, 2019 Loading…
Python 3.8 support
#504 by 1st1 was merged Nov 20, 2019 Loading…
Fix typo in "PostgreSQL" in project description
#500 by garyd203 was merged Nov 19, 2019 Loading…
Improve pool documentation examples
#491 by nyurik was merged Jul 18, 2020 Loading…
Connection as context manager
#489 by roblevy was closed Jan 24, 2022 Loading…
Updated documentation for building from source
#488 by roblevy was merged Oct 24, 2019 Loading…
Add type hints
#487 by dsluo was closed Sep 11, 2020 Loading…
Add PostgreSQL 12 support
#484 by elprans was merged Oct 7, 2019 Loading…
Unquote connection string components properly
#472 by elprans was merged Oct 3, 2019 Loading…
2
Do not look for a port in a Unix socket domain path
#470 by Lawouach was merged Oct 3, 2019 Loading…
fixes leaking connections in _connect_addr
#468 by hexrain was merged Nov 19, 2019 Loading…
Fix assertion fail on copy_records_to_table
#455 by Piatachock was merged Jul 8, 2019 Loading…
Add support for SCRAM-SHA-256 authentication.
#437 by jkatz was merged May 8, 2019 Loading…
fix for warning_callback not yet defined
#426 by samuelcolvin was merged Apr 3, 2019 Loading…
Fix _StatementCache.clear() PS memory leak
#417 by un-def was merged Mar 19, 2019 Loading…
fix timezone type label in docs
#414 by claws was merged Mar 19, 2019 Loading…
Link to databases package in FAQ.
#410 by lovelydinosaur was merged Feb 15, 2019 Loading…
Check for .flake8 after importing flake8
#400 by dotlambda was merged Jan 22, 2019 Loading…
Include .flake8 in PyPI tarball
#399 by dotlambda was merged Jan 22, 2019 Loading…
ProTip! Exclude everything labeled bug with -label:bug.