[Pyrex] Pyrex 0.9: Compiled code produces segmentation fault

Greg Ewing greg at cosc.canterbury.ac.nz
Mon Feb 2 02:47:48 CET 2004


Paul Prescod <paul at prescod.net>:

> I believe the relevant Python change is here:
> 
> http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Objects/typeobject.c?r1=2.232&r2=2.233

How do the version numbers 2.232 and 2.233 relate to the
2.2 release?

The earliest Python supported by Pyrex is 2.2. If this means that
some released 2.2 versions don't automatically fill in
PyObject_GC_Del, then I'll have to change it back.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+




More information about the Pyrex mailing list