From: Daniele Varrazzo Date: Sat, 16 Nov 2024 20:40:45 +0000 (+0100) Subject: docs(pool): fix ticket link in news page X-Git-Tag: pool-3.2.5~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ddee7fa765e5ba7790f387c5ea5905aece5b05c;p=thirdparty%2Fpsycopg.git docs(pool): fix ticket link in news page --- diff --git a/docs/news_pool.rst b/docs/news_pool.rst index 16d8909b9..d7169f1a1 100644 --- a/docs/news_pool.rst +++ b/docs/news_pool.rst @@ -12,7 +12,7 @@ psycopg_pool 3.2.4 - Add a hint to the warning printed if threads fail to stop during ``__del__``, which has been reported happening during interpreter shutdown - on Python 3.13 (see #954). + on Python 3.13 (see :ticket:`#954`). Current release