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

Move most metadata to pyproject.toml
#1045 by elprans was merged Jul 6, 2023 Loading…
Add query logging callbacks and context manager
#1043 by dcwatson was merged Oct 9, 2023 Loading…
Update benchmarks, add psycopg3
#1042 by elprans was merged Jun 22, 2023 Loading…
Add support for READ UNCOMMITTED
#1039 by benwah was merged May 30, 2023 Loading…
fix: salt and iterations parsing for scram
#1026 by trigonometr was merged May 8, 2023 Loading…
Fix timeouterror on multihost config
#1022 by JMarkin was closed Oct 9, 2023 Loading…
fix: allow host tuple
#1021 by lezram was merged Oct 10, 2023 Loading…
Handle environments without home dir
#1011 by LeonardBesson was merged Mar 12, 2023 Loading…
remove outdated documentation on arbitrary args
#1010 by bkcsfi was closed Oct 9, 2023 Loading…
Small fix for documentation on using SSL in Connection
#995 by ScottFred was merged Oct 9, 2023 Loading…
Fix missing PyPI wheels
#993 by ddelange was merged Feb 13, 2023 Loading…
Target session attr (2)
#987 by JesseDeLoore was merged May 8, 2023 Loading…
Do not try to cleanup anonymous statements
#981 by fvannee was merged Nov 28, 2022 Loading…
Fix test_tls_version for LibreSSL
#974 by CyberTailor was merged Dec 3, 2022 Loading…
Add Pool.is_closing() method
#973 by singingwolfboy was merged Dec 3, 2022 Loading…
asyncpg v0.27.1
#970 by elprans was closed Oct 26, 2022 Loading…
asyncpg v0.27.0
#969 by elprans was merged Oct 26, 2022 Loading…
Upgrade to flake8 5.0.4 (from 3.9.2)
#961 by jparise was merged Oct 11, 2022 Loading…
Show an example of a custom Record class
#960 by jparise was merged Oct 11, 2022 Loading…
Use the exact type name in Record.__repr__
#959 by jparise was merged Oct 11, 2022 Loading…
Exclude .venv from flake8
#958 by jparise was merged Oct 4, 2022 Loading…
Add arm64 mac and linux wheels
#954 by ddelange was merged Sep 27, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.