public inbox for [email protected]
help / color / mirror / Atom feedFrom: Daniele Varrazzo <[email protected]>
To: [email protected]
Subject: Psycopg 2.8.4 released
Date: Sun, 20 Oct 2019 10:38:48 +0100
Message-ID: <CA+mi_8bMC3RURPDBDGpam+d+BDADpsxPA1WstZOy3zbFf7S+nw@mail.gmail.com> (raw)
Psycopg 2.8.4 has been released.
The release brings a few assorted bugfixes and adds support for Python
3.8 and PostgreSQL 12.
A more detailed changes list is:
- Fixed building with Python 3.8 (ticket #854).
- Don't swallow keyboard interrupts on connect when a password is specified
in the connection string (ticket #898).
- Don't advance replication cursor when the message wasn't confirmed
(ticket #940).
- Fixed inclusion of 'time.h' on linux (ticket #951).
- Fixed int overflow for large values in 'Column.table_oid' and
'Column.type_code'
(ticket #961).
- 'errorcodes' map and 'errors' classes updated to PostgreSQL 12.
- Wheel package compiled against OpenSSL 1.1.1d and PostgreSQL at least 11.4.
You can install psycopg2 from PyPI or grab the new code from:
- source package:
http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-2.8.4.tar.gz
- signature
http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-2.8.4.tar.gz.asc
----
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.4 released
In-Reply-To: <CA+mi_8bMC3RURPDBDGpam+d+BDADpsxPA1WstZOy3zbFf7S+nw@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