[Cython] [PATCH] Make __Pyx_ArgTypeTest() use "const char*" to suppress warning

Stefan Behnel stefan_ml at behnel.de
Sun Sep 7 15:28:21 CEST 2008


Hi,

Ondrej Certik wrote:
> please pull from here another const fix.
> 
> http://freehg.org/u/certik/cython-devel/

Sorry, the const change in __Pyx_ImportType() breaks building under Py2.3, so
it can't go in.

Stefan



More information about the Cython-dev mailing list