Psycopg 2.4 beta1 released
[Posted February 9, 2011 by corbet]
From: |
| Daniele Varrazzo <daniele.varrazzo-AT-gmail.com> |
To: |
| pgsql-announce-AT-postgresql.org |
Subject: |
| [ANNOUNCE] Psycopg 2.4 beta1 released - with Python 3 support |
Date: |
| Tue, 8 Feb 2011 10:42:43 +0000 |
Message-ID: |
| <AANLkTinovCZRsHTKb_ncJtg58EAwMhWJvaX=+FJGDP_=@mail.gmail.com> |
Archive‑link: | |
Article |
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.
Psycopg 2.4 beta1 has been released. The most important features in
this version are:
- the long due support for Python 3
- support for PostgreSQL composite types
- more efficient iteration on server-side cursors
plus a bunch of optimizations and bug fixes: you can find all the
details in the announce at
<http://initd.org/psycopg/articles/2011/02/06/psycopg-24-b...>.
A final release is planned in a few days. If your program was ready
for Python 3 and just needed a way to connect to PostgreSQL, this is
the time to test it. For any feedback you are welcome on the project
mailing list or issue tracker.
---------------------------(end of broadcast)---------------------------
-To unsubscribe from this list, send an email to:
pgsql-announce-unsubscribe@postgresql.org