call PyNumber_Int() for builtin int() function
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 23 Nov 2013 16:28:44 +0000 (17:28 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 23 Nov 2013 16:28:44 +0000 (17:28 +0100)
commite9dcdec020e9f3a90b0b7364398d9e195fdb77a3
tree0161004d23ce6e8237a1c402278ee4a7c7c0890d
parent1b646b6a39290eb62645e7b26137c0f49122a835
call PyNumber_Int() for builtin int() function
Cython/Compiler/Optimize.py
Cython/Utility/ModuleSetupCode.c
tests/run/int_float_builtins_as_casts_T400.pyx