From: | Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> |
---|---|
To: | "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org> |
Subject: | Fwd: Please test before psycopg 2.5.3 release |
Date: | 2014-04-05 15:29:27 |
Message-ID: | CA+mi_8atgtWJYn9O1naAfPiz_FTBrQQ7ChtOi+ox6+dwLaGvdw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | psycopg |
Hello,
I've fixed all the pending issues for the release of psycopg 2.5.3.
There is quite a large amount of bugfixes:
http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-5-3
Among these, fixing ticket #18 (a workaround for a setuptools bug that
breaks the handy 'pip -e git+URL' command) leads to the repetition of
a few -D options passed to the compiler on build. I see no problem
with it on gcc: I'd just like to be sure it works correctly on Win
too.
Jason, could you please check if you can still build the maint_2_5
branch no problem?
Thank you very much everybody for the bug reports and patches.
-- Daniele
From | Date | Subject | |
---|---|---|---|
Next Message | Daniele Varrazzo | 2014-04-07 18:04:13 | Psycopg and Ubuntu LTS |
Previous Message | Daniele Varrazzo | 2014-04-03 01:55:13 | Re: Use of .mogrify |