Hi, should we enable constant folding for floats by using the decimal module? This would not work on Py2.3, but I wouldn't mind just generating less optimal code when you run Cython under a long out-of-maintenance Python version. Stefan