]> git.ipfire.org Git - thirdparty/psycopg.git/tag
3.2.10
object 6cc2adfb45464f201bb7a15dd95189a7af16c26e
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 7 Sep 2025 15:46:53 +0000 (17:46 +0200)
psycopg 3.2.10 released

- Fix `!TypeError` shadowing `~asyncio.CancelledError` upon task cancellation
  during pipeline execution (:ticket:`#1005`).
- Fix memory leak when lambda/local functions are used as argument for
  `~.psycopg.types.json.set_json_dumps()`, `~.psycopg.types.json.set_json_loads()`
  (:ticket:`#1108`).
- Fix coordination of `~Cursor.executemany()` with other concurrent operations
  on other cursors (:ticket:`#1130`).
- Fix leak receiving notifications if the `~Connection.notifies()` generator
  is not called (:ticket:`#1091`).
- Add support for Python 3.14 (:ticket:`#1053`).
- Fix `psycopg_binary.__version__`.
- Raise a warning if a GSSAPI connection is obtained using the
  ``gssencmode=prefer`` libpq default (see :ticket:`#1136`).
-----BEGIN PGP SIGNATURE-----

iQFPBAABCgA5FiEEitYJlWzxiZQY4ZqFYBO9Ovz5V94FAmi9qQ8bHGRhbmllbGUu
dmFycmF6em9AZ21haWwuY29tAAoJEGATvTr8+Vfe5OAH/jH5CXBWGv4c7wXSk8EP
dy2OdzjQi1WxSnr+L5umCm9Dxka7EyP/tOk8fZGaOZ6I0BDo3EVfw1zefJpn2o8g
cownK9W4htZPW6t5VoFpUgQBsBZrZhNPDMybFVFHG/T3zVHDbtS4sKpuZoOg0YLv
VrTWQGFg35Fe0AbjaQix0fKxnwf0gCrrili7EDVu51p6fk7sM1jDxhOpqPBgoj3h
ajDaeG8vLmMrQl/YtcoONmjpSto0Il/m9oUWI7RRKVNgydAFZJJaVwlKhBD7jsVs
InC0ZHcGRQ/YFIxiDg9WCj3r2Ls/CNs5b4Mm+MAys0wADoh2/xXcbc9+Eeqpa2oN
0bo=
=C3qX
-----END PGP SIGNATURE-----