Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes
Avoid TypeError in
Transaction.__repr__
(Avoid TypeError in Transaction.__repr__ #703)(by @BeatButton in d6eea8e for Avoid TypeError in Transaction.__repr__ #703)
Feed memoryview to
writelines()
(Feed memoryview to writelines() #715)(by @fantix in 359a34c for Feed memoryview to writelines() #715)
Add sslmode=allow support and fix =prefer retry (Add sslmode=allow support and fix =prefer retry #720)
(by @fantix in 075114c for Add sslmode=allow support and fix =prefer retry #720)
Loosen message test in
test_invalid_input
(Loosen message test in test_invalid_input #751)(by @musicinmybrain in bc4127f for Loosen message test in test_invalid_input #751)
Support readonly and deferrable for non-serializable transactions (Support readonly and deferrable for non-serializable transactions #747)
(by @pauldraper in 5cf4089 for Support readonly and deferrable for non-serializable transactions #747)
Fix asyncpg with
Py_DEBUG
mode (Fix asyncpg with Py_DEBUG mode #719)(by @shadchin in a113d90 for Fix asyncpg with Py_DEBUG mode #719)
Fix docs/Makefile and docs/_static/theme_overrides.css missing from PyPI package (Fix docs/Makefile and docs/_static/theme_overrides.css missing from PyPI package #708)
(by @musicinmybrain in c306068 for Fix docs/Makefile and docs/_static/theme_overrides.css missing from PyPI package #708)