-
Mark Lodato authored
Python 2 cannot compile with strict aliasing, so the Cython modules should really be compiled with -fno-strict-aliasing. See Issue #395.
c3edacbf
Python 2 cannot compile with strict aliasing, so the Cython modules should really be compiled with -fno-strict-aliasing. See Issue #395.