The last version officially supported Py 2.3-2.6 and Pg 7.4-8.4. I saw you changed that to Py 2.5-2.7 and Pg 8.3-9.2 for v4.1.

But there are still many places which make provisions for earlier versions, and the checks and docstring in setup.py also still have the old version ranges. I want to clean that up, but first we need to decide, do we want to silently allow the old versions (just undocumented, untested and unsupported), or do we want to check for Py 2.5 in setup.py and remove all the code for supporting older versions?

We also have ticket #20 that needs Py 2.5 and was originally planned for 4.2. It would be nice to get that into 4.1 already then.

-- Christoph

_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to