From 94e00268a4037b29f7c9acf47560d40c96a3a50b Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sun, 7 Sep 2025 17:44:54 +0200 Subject: [PATCH] chore: bump psycopg package version to 3.2.10 --- docs/news.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/news.rst b/docs/news.rst index ebb6919e5..eea171517 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -42,10 +42,13 @@ Psycopg 3.3.0 (unreleased) - Drop support for Python 3.8 (:ticket:`#976`) and 3.9 (:ticket:`#1056`). +Current release +--------------- + .. _psycopg-3.2.10: -Psycopg 3.2.10 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Psycopg 3.2.10 +^^^^^^^^^^^^^^ - Fix `!TypeError` shadowing `~asyncio.CancelledError` upon task cancellation during pipeline execution (:ticket:`#1005`). @@ -88,9 +91,6 @@ Psycopg 3.2.10 (unreleased) .. _gssencmode: https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNECT-GSSENCMODE -Current release ---------------- - Psycopg 3.2.9 ^^^^^^^^^^^^^ -- 2.47.3