public inbox for [email protected]  
help / color / mirror / Atom feed
From: Daniele Varrazzo <[email protected]>
To: [email protected]
Subject: Psycopg 2.7.6 released
Date: Fri, 9 Nov 2018 11:49:38 +0000
Message-ID: <CA+mi_8bibMVUeAEhpzE2xNjRi8KkxVOdeYGBtSTt59MMoJSzZQ@mail.gmail.com> (raw)

We have just released the psycopg 2.7.6 package, fixing the issues
found in the last months in the psycopg 2.7 version.

Summary of changes:

- Close named cursors if exist, even if execute() wasn't called (ticket #746).
- Fixed building on modern FreeBSD versions with Python 3.7 (ticket #755).
- Fixed hang trying to COPY via execute() in asynchronous connections
  (ticket #781).
- Fixed adaptation of arrays of empty arrays (ticket #788).
- Fixed segfault accessing the connection's readonly and deferrable attributes
  repeatedly (ticket #790).
- execute_values() accepts sql.Composable objects (ticket #794).
- errorcodes map updated to PostgreSQL 11.
- Wheel package compiled against PostgreSQL 10.5 libpq and OpenSSL 1.0.2p.

You can install psycopg2 from PyPI or grab the new code from:

- source package:
  http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-2.7.6.tar.gz
- signature
  http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-2.7.6.tar.gz.asc

Happy hacking!


----

Psycopg is the most popular PostgreSQL adapter for the Python
programming language. At its core it fully implements the Python DB
API 2.0 specifications. Several extensions allow access to many of the
features offered by PostgreSQL.




reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Psycopg 2.7.6 released
  In-Reply-To: <CA+mi_8bibMVUeAEhpzE2xNjRi8KkxVOdeYGBtSTt59MMoJSzZQ@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox