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

Reconnect when server role changed
#1053 by ermakov-oleg was merged Oct 9, 2023 Loading… updated Oct 9, 2023
Test on Python 3.12 and PostgreSQL 16
#1084 by elprans was merged Oct 8, 2023 Loading… updated Oct 8, 2023
Issue #1020 Infinity numeric support
#1067 by krokoziabla was merged Oct 8, 2023 Loading… updated Oct 8, 2023
Disable JIT while doing type introspection
#1082 by elprans was merged Oct 7, 2023 Loading… updated Oct 7, 2023
2
Fix handling of non-ASCII passwords
#1062 by elprans was merged Aug 17, 2023 Loading… updated Sep 22, 2023
Update wheel 0.28.0
#1077 by 3v01ut10n was closed Sep 15, 2023 Loading… updated Sep 15, 2023
Support target_session_attrs in URL format, add tests
#1073 by elprans was merged Aug 24, 2023 Loading… updated Aug 24, 2023
Add support for tuple-format custom codecs on composite types
#1061 by elprans was merged Aug 17, 2023 Loading… updated Aug 17, 2023
Handle environments with HOME set to a not-a-directory
#1063 by elprans was merged Aug 17, 2023 Loading… updated Aug 17, 2023
When prepared statements are disabled, avoid relying on them harder
#1065 by elprans was merged Aug 17, 2023 Loading… updated Aug 17, 2023
2
Drop support for Python 3.7
#1064 by bryanforbes was merged Aug 15, 2023 Loading… updated Aug 15, 2023
asyncpg v0.28.0
#1047 by elprans was merged Jul 7, 2023 Loading… updated Jul 7, 2023
Scale flake8 back to 5.0
#1048 by elprans was merged Jul 7, 2023 Loading… updated Jul 7, 2023
Fix closing of connection discarded by session target attrs
#1046 by elprans was merged Jul 6, 2023 Loading… updated Jul 6, 2023
Move most metadata to pyproject.toml
#1045 by elprans was merged Jul 6, 2023 Loading… updated Jul 6, 2023
Update benchmarks, add psycopg3
#1042 by elprans was merged Jun 22, 2023 Loading… updated Jun 22, 2023
Add support for READ UNCOMMITTED
#1039 by benwah was merged May 30, 2023 Loading… updated Jun 1, 2023
fix: salt and iterations parsing for scram
#1026 by trigonometr was merged May 8, 2023 Loading… updated May 11, 2023
Check whether on_data future is done before setting result/exception
#1032 by rohitsanj was closed May 8, 2023 Loading… updated May 8, 2023
Add target session attribute connection param
#953 by ronyb29 was closed May 8, 2023 Draft updated May 8, 2023
Target session attr (2)
#987 by JesseDeLoore was merged May 8, 2023 Loading… updated May 8, 2023
Handle environments without home dir
#1011 by LeonardBesson was merged Mar 12, 2023 Loading… updated Mar 12, 2023
Fix missing PyPI wheels
#993 by ddelange was merged Feb 13, 2023 Loading… updated Feb 13, 2023
Fix test_tls_version for LibreSSL
#974 by CyberTailor was merged Dec 3, 2022 Loading… updated Dec 3, 2022
Add Pool.is_closing() method
#973 by singingwolfboy was merged Dec 3, 2022 Loading… updated Dec 3, 2022
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.