From: Daniele Varrazzo Date: Sat, 5 Feb 2022 19:25:02 +0000 (+0100) Subject: Note Python 3.6 dropped support in pool release notes X-Git-Tag: pool-3.1.1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e92432a02236f28748813b3ac6cba4e8a3d9a67;p=thirdparty%2Fpsycopg.git Note Python 3.6 dropped support in pool release notes --- diff --git a/docs/news_pool.rst b/docs/news_pool.rst index 8a1154d2e..e684f8068 100644 --- a/docs/news_pool.rst +++ b/docs/news_pool.rst @@ -16,6 +16,7 @@ psycopg_pool 3.1.0 - Add :ref:`null-pool` (:ticket:`#148`). - Add `ConnectionPool.open()` and *open* parameter to the pool init (:ticket:`#151`). +- Drop support for Python 3.6. psycopg_pool 3.0.3