Re: Python 2.3 support gone after 2.0.8 ?
Tim Roberts <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Organization | Providenza & Boekelheide, Inc. |
| Message-ID | <[email protected]> |
Simon Eisenmann wrote: > we are using psycopg a lot with python 2.3. Today i looked for updated > versions and noticed that 2.0.9+ now requires python 2.4 or later. > > I am somewhat suprised to find such a massive compatibility change in a > minor release and without any notice in the changelogs. > > As far as i can see this is only related to subprocess module usage in > setup and to Py_VISIT, Py_CLEAR macro usage. > > Is there any other reason why python 2.3 support was removed? > Is it really that surprising? Python 2.4 is already more 4 years old. -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc.