[Cython] Abandon support for Python 2.3?
Robert Kern
robert.kern at gmail.com
Thu May 8 18:58:16 CEST 2008
On Thu, May 8, 2008 at 11:08 AM, Robert Bradshaw
<robertwb at math.washington.edu> wrote:
> As mentioned in another thread, we are considering requiring Python
> 2.4 or greater to run the Cython compiler, mostly so we can use
> decorators in the compiler code. Is anyone still using Cython with
> this version of Python?
We have been considering moving from Pyrex to Cython for part of
numpy. numpy will be remaining with Python 2.3 for some time.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
-- Umberto Eco
More information about the Cython-dev
mailing list