diff options
author | Stefan Behnel <stefan_ml@behnel.de> | 2015-03-28 00:12:41 +0100 |
---|---|---|
committer | Stefan Behnel <stefan_ml@behnel.de> | 2015-03-28 00:12:41 +0100 |
commit | a5a2eff5dcc1cb45d0303c7b905022b50ae28492 (patch) | |
tree | 26b504ee00939be49bc18aaeb53962e231c7574e /Cython/Utility/ModuleSetupCode.c | |
parent | 160949a729917c3bb9f60d8ccd05d6a1d2598795 (diff) | |
download | cython-a5a2eff5dcc1cb45d0303c7b905022b50ae28492.tar.gz |
exclude PyLong optimisation for arithmetic operators in Py2.7 as it's actually unlikely that we'd encounter C long sized PyLong objects in Py2.x (which has the 'int' type for that)
Diffstat (limited to 'Cython/Utility/ModuleSetupCode.c')
0 files changed, 0 insertions, 0 deletions