From 63e1dd4079bc6316d84ec485f9dff987aa18027b Mon Sep 17 00:00:00 2001 From: LuiMoiPer Date: Wed, 26 Mar 2025 22:43:02 -0700 Subject: [PATCH] docs: rename some news.rst section headers from python to psycopg --- docs/news.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/news.rst b/docs/news.rst index a0b4e0bd1..9f0321848 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -10,14 +10,14 @@ Future releases --------------- -Python 3.3.0 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^ +Psycopg 3.3.0 (unreleased) +^^^^^^^^^^^^^^^^^^^^^^^^^^ - Drop support for Python 3.8. -Python 3.2.7 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^ +Psycopg 3.2.7 (unreleased) +^^^^^^^^^^^^^^^^^^^^^^^^^^ - Add SRID support to shapely dumpers/loaders (:ticket:`#1028`). @@ -25,8 +25,8 @@ Python 3.2.7 (unreleased) Current release --------------- -Python 3.2.6 -^^^^^^^^^^^^ +Psycopg 3.2.6 +^^^^^^^^^^^^^ - Fix connection semantic when using ``target_session_attrs=prefer-standby`` (:ticket:`#1021`). -- 2.39.5