Am 11.07.2010 18:49 schrieb D'Arcy J.M. Cain:
This is up.  I had asked if we should put the Trac site on the web page
but didn't see any response.

Really? The URLs that I had currently do not work, nor does the SVN checkout address. Did you relocate them again? And yes, there should be links to the Trac and the SVN checkout address on the homepage.

The first two seem like a better option except that they seem to
require dropping<2.6 support.

Yes, at least it's a lot easier when requiring Py 2.6 or Py 2.7.

But I agree with you and Paul that we shouldn't drop support for Py 2.4/2.5 for quite a while, so we will have to make separate releases for these anyway. We could use versioning schemes like these:

  Approach 1 or 2:

    4.x versions for Py 2.3/2.4 to 2.7 only
    5.x versions for both Py 2.6/2.7 and Py 3 (same codebase)
    (maybe 6.x or later versions for Py 3 only)

  Approach 3:

    4.x versions for Py 2.3/2.4 to 2.7 only
    5.x and later versions for Py 3 only

Any way, we will need separate branches in the repository. We need to experiment a bit before deciding whether a shared codebase makes sense. We also have to consider this:
http://wiki.python.org/moin/PortingExtensionModulesToPy3k

-- Christoph
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to