Psycopg and Python 3.2

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: Psycopg and Python 3.2
Date: 2011-02-21 13:49:22
Message-ID: AANLkTikvXAc0kxeKD5f1Zdq-FkFqjd=aYU2KTgNbB-cU@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

Yesterday Python 3.2 had been released: Jason Erickson noticed that
within *minutes*.

He has also fixed a problem with the new Py_hash_t type and found a
problem resulting in interpreter crash on certain errors with Py 3.2
on Windows.

I've updated the buildbot VMs to Python 3.2 final: all the tests pass
(after giving enough disk to the databases VM... ouch!):
<http://initd.org/buildbot/tgrid>.

So Psycopg 2.4 is ready for Python 3.2. Thank you Jason!

-- Daniele

Browse psycopg by date

  From Date Subject
Next Message Danny Milosavljevic 2011-02-22 20:53:41 Re: psycopg2 (async) socket timeout
Previous Message Jan Urbański 2011-02-21 09:32:19 Re: register_hstore does DB queries, does not play well with async connections