From: Daniele Varrazzo Date: Mon, 29 Aug 2022 22:52:03 +0000 (+0100) Subject: chore: bump to version 3.0.17 X-Git-Tag: 3.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ae8780226862faf2cc92009ad5d0433d6cce7c6;p=thirdparty%2Fpsycopg.git chore: bump to version 3.0.17 --- diff --git a/docs/news.rst b/docs/news.rst index ac4d40e64..786647ad4 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -37,17 +37,17 @@ Psycopg 3.1 (unreleased) - Drop support for Python 3.6. -Psycopg 3.0.17 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.0.17 +^^^^^^^^^^^^^^ - Fix segfaults on fork on some Linux systems using `ctypes` implementation (:ticket:`#300`). - Load bytea as bytes, not memoryview, using `ctypes` implementation. -Current release ---------------- - Psycopg 3.0.16 ^^^^^^^^^^^^^^