public inbox for [email protected]  
help / color / mirror / Atom feed
From: Daniele Varrazzo <[email protected]>
To: [email protected]
Subject: Psycopg 2.8.6 released
Date: Mon, 7 Sep 2020 01:12:52 +0100
Message-ID: <CA+mi_8bXXh+EdN_wZP67cpXUOet4D2mLryCOWoWd7uVM-Ss6RA@mail.gmail.com> (raw)

Psycopg 2.8.6 has been released.

You can download the files from the new release from PyPI or install it with:

    pip install --upgrade psycopg2

The changes included in the release are:

- Fixed memory leak changing connection encoding to the current one
  (ticket #1101).
- Fixed search of mxDateTime headers in virtualenvs (ticket #996).
- Added missing values from 'errorcodes' (ticket #1133).
- 'cursor.query' reports the query of the last COPY operation too
  (ticket #1141).
- 'errorcodes' map and 'errors' classes updated to PostgreSQL 13.
- Wheel package compiled against OpenSSL 1.1.1g.

Thank you very much to everyone who gave their contribution!

----

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.8.6 released
  In-Reply-To: <CA+mi_8bXXh+EdN_wZP67cpXUOet4D2mLryCOWoWd7uVM-Ss6RA@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