| From: | Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> |
|---|---|
| To: | "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org> |
| Subject: | Psycopg 2.7.1 released |
| Date: | 2017-03-13 11:42:30 |
| Message-ID: | CA+mi_8YXm9759W837ZJfKXwEapcXEVymGkQou2d5-HEefiFWbg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | psycopg |
A quick bugfix release to solve some teething problem with some of the
changes introduced in 2.7:
- Ignore None arguments passed to connect() and make_dsn() (ticket #517).
- OpenSSL upgraded from major version 0.9.8 to 1.0.2 in the Linux
wheel packages (ticket #518).
- Fixed build with libpq versions < 9.3 (ticket #520).
Code fresh to grab at:
- source package:
http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-2.7.1.tar.gz
- signature: http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-2.7.1.tar.gz.asc
Enjoy the release!
-- Daniele
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aryeh Leib Taurog | 2017-03-26 11:13:55 | pgcopy v1.2.0 |
| Previous Message | Daniele Varrazzo | 2017-03-08 11:27:31 | Releasing psycopg 2.7.1 soon |