From f7678eab92caf6a2b1a944f05b19d737de2bacec Mon Sep 17 00:00:00 2001
From: dvarrazzo
Date: Mon, 1 Jul 2024 02:19:04 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20master=20from=20@=20psycopg/ps?=
=?UTF-8?q?ycopg-website@1d5551daaf7e195f992c274c5f565f8094b0f65c=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
psycopg3/docs/_sources/news.rst.txt | 2 +-
psycopg3/docs/_sources/news_pool.rst.txt | 2 +-
psycopg3/docs/news.html | 8 ++++----
psycopg3/docs/news_pool.html | 8 +++++---
4 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/psycopg3/docs/_sources/news.rst.txt b/psycopg3/docs/_sources/news.rst.txt
index 5a81c2f3..6fefbcd2 100644
--- a/psycopg3/docs/_sources/news.rst.txt
+++ b/psycopg3/docs/_sources/news.rst.txt
@@ -11,7 +11,7 @@ Current release
---------------
Psycopg 3.2
-^^^^^^^^^^^
+-----------
.. rubric:: New top-level features
diff --git a/psycopg3/docs/_sources/news_pool.rst.txt b/psycopg3/docs/_sources/news_pool.rst.txt
index 1399fd45..98bae59a 100644
--- a/psycopg3/docs/_sources/news_pool.rst.txt
+++ b/psycopg3/docs/_sources/news_pool.rst.txt
@@ -31,7 +31,7 @@ psycopg_pool 3.2.1
psycopg_pool 3.2.0
-^^^^^^^^^^^^^^^^^^
+------------------
- Add support for async `!reconnect_failed` callbacks in `AsyncConnectionPool`
(:ticket:`#520`).
diff --git a/psycopg3/docs/news.html b/psycopg3/docs/news.html
index 705eff0c..ad1245ff 100644
--- a/psycopg3/docs/news.html
+++ b/psycopg3/docs/news.html
@@ -252,8 +252,9 @@
psycopg
release notes
-Psycopg 3.2
+Psycopg 3.2
New top-level features
Add support for integer, floating point, boolean NumPy scalar types
@@ -297,7 +298,6 @@
Psycopg 3.2 now only preserves the results set of the last
execute()
, consistently with non-pipeline mode.
-
Psycopg 3.1.20
@@ -781,8 +781,8 @@ Psycopg 3.0b1
+
-psycopg_pool 3.2.0
+psycopg_pool 3.2.0
-