From d38cf7798b0c602ff43dac9f20bbab96237a9c38 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sat, 16 Nov 2024 21:40:45 +0100 Subject: [PATCH] docs(pool): fix ticket link in news page --- docs/news_pool.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/news_pool.rst b/docs/news_pool.rst index b2979be7e..848beda9a 100644 --- a/docs/news_pool.rst +++ b/docs/news_pool.rst @@ -15,7 +15,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`). psycopg_pool 3.2.3 -- 2.47.2