.. rubric:: Other changes
+- Drop support for Python 3.7.
- Prepared statements are now :ref:`compatible with PgBouncer <pgbouncer>`.
(:ticket:`#589`).
- Disable receiving more than one result on the same cursor in pipeline mode,
- Allow to use the module with strict strings comparison (:ticket:`#147`).
- Fix segfault on Python 3.6 running in ``-W error`` mode, related to
- `!backport.zoneinfo` `ticket #109
+ `!backport.zoneinfo` (:ticket:`#109`).
<https://github.com/pganssle/zoneinfo/issues/109>`__.
- Build binary package with libpq versions not affected by `CVE-2021-23222
<https://www.postgresql.org/support/security/CVE-2021-23222/>`__