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

Fix for zero numeric
#274 by d-chugunov was closed May 24, 2018 Loading…
Implement support for pool connection rotation
#307 by elprans was merged Jun 5, 2018 Loading…
Use loop.start_tls() when available
#308 by 1st1 was closed Nov 20, 2019 Loading…
.gitignore: ignore venvs
#384 by ioistired was closed Jun 21, 2019 Loading…
Add type hints
#487 by dsluo was closed Sep 11, 2020 Loading…
Connection as context manager
#489 by roblevy was closed Jan 24, 2022 Loading…
Add a workaround for bpo-37658
#608 by elprans was merged Aug 27, 2020 Loading…
2
3
asyncpg v0.22.0
#680 by elprans was merged Feb 10, 2021 Loading…
Loosen message test in test_invalid_input
#751 by musicinmybrain was merged Apr 26, 2021 Loading…
Drop support for Python 3.5
#777 by and-semakin was merged Aug 2, 2021 Loading…
Replace obsolete, unsafe Py_TRASHCAN_SAFE_BEGIN/END
#1150 by musicinmybrain was merged Jul 17, 2024 Loading…
docs: fix connection pool close call
#1125 by paulovitorweb was merged Jul 17, 2024 Loading…
WIP: Add Testing Failcase for DSN Parsing
#1159 by ranchodeluxe was closed Oct 18, 2024 Loading…
Add type hint to entering PoolAcquireContext.
#763 by robhaswell was closed Oct 30, 2024 Loading…
Add typing to auxiliary classes around Pool
#1197 by DanielNoord was merged Nov 4, 2024 Loading…
support postgres-xl version
#124 by songcser was merged May 9, 2017 Loading…
Refactor Connection.add_notice_callback API.
#167 by 1st1 was merged Jul 5, 2017 Loading…
Fix type codec cache races
#301 by elprans was merged Jun 1, 2018 Loading…
Fix TypeError on get_attributes when result has no columns
#188 by fantix was merged Sep 13, 2017 Loading…
fix: allow host tuple
#1021 by lezram was merged Oct 10, 2023 Loading…
Allow Cockroachdb DSN
#332 by jared-mackey was closed Jul 30, 2018 Loading…
Docs fix
#327 by mvelebit was closed Jul 16, 2018 Loading…
Group B/E/S into one TCP packet
#342 by aleksey-mashanov was merged Aug 28, 2018 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.