Psycopg 2.7.3 released

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: Psycopg 2.7.3 released
Date: 2017-07-24 16:38:48
Message-ID: CA+mi_8Z=3ozR-gd_q1PSNbLbUBVG1eP31NNeqj1AjWjVVZTQxw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Hello,

A regression has been found in psycopg 2.7.2, which has been addressed
and solved in the release 2.7.3.

Changes in 2.7.3:

- Restored default timestamptz[] typecasting to Python datetime.
Regression introduced in Psycopg 2.7.2 (ticket #578).

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.3.tar.gz
- signature
http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-2.7.3.tar.gz.asc

I personally apologise for the inconvenience.

----

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.

Browse pgsql-announce by date

  From Date Subject
Next Message Britt Cole 2017-07-26 15:07:47 Announcing: 2ndQuadrant PostgreSQL Conference
Previous Message Kouhei Sutou 2017-07-24 07:45:51 PGroonga 1.2.3 - Make PostgreSQL fast full text search platform for all languages