[Python-Dev] [Fwd: Re: PEP 384: Defining a Stable ABI]

William Reade william at resolversystems.com
Fri May 22 12:33:02 CEST 2009


William Reade wrote:
> 2) Since it hasn't always been in place, its introduction won't help 
> me in the short term: there are an awful lot of extension modules that 
> use excluded functions (for example, all(?) PyCxx modules use 
> PyCode_New and PyFrame_New to get nicer tracebacks), and I'll still 
> have to handle all these cases until everyone is up-to-date with 
> whatever version of Python this gets accepted into.
It seems that where I should have said Pyrex, I actually said PyCxx. 
Sorry for the confusion. Thanks to Barry Scott for pointing it out.


More information about the Python-Dev mailing list