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.
Changes
Drop support for Python 3.5 (Drop support for Python 3.5 #777)
(by @and-semakin in da58cd2 for Drop support for Python 3.5 #777)
Add support for Python 3.10 (Add support for Python 3.10 #795)
(by @elprans in abf5569 for Add support for Python 3.10 #795)
Add support for asynchronous iterables to
copy_records_to_table()
(Add support for asynchronous iterables to copy_records_to_table() #713)(by @elprans in 1d33ff6 for Add support for asynchronous iterables to copy_records_to_table() #713)
Add support for coroutine functions as listener callbacks (Add support for coroutine functions as listener callbacks #802)
(by @elprans in 41da093 for Add support for coroutine functions as listener callbacks #802)
Add support for sslcert, sslkey and sslrootcert parameters to DSN (add support for sslcert, sslkey and sslrootcert parameters #768)
(by @jdobes and @elprans in c674e86 for add support for sslcert, sslkey and sslrootcert parameters #768)
Add copy_ wrappers to Pool (Add copy_ wrappers to Pool #661)
(by @elprans in a6b0f28 for Add copy_ wrappers to Pool #661)
Add issubset and issuperset methods to the Range type (Add issubset, issuperset and size to Range type #563)
(by @kdorsel in de07d0a for Add issubset, issuperset and size to Range type #563)
Fixes
Break connection internal circular reference (Break connection internal circular reference #774)
(by @fantix in d08a9b8 for Break connection internal circular reference #774)
Make Server Version Extraction More Flexible (Make Server Version Extraction More Flexible #778)
(by @Natrinicle in d076169 for Make Server Version Extraction More Flexible #778)