Generate shorter string literals
This is related to <http://trac.cython.org/cython_trac/ticket/50>. Cython 0.12.1 still generates string literals that can be too long for MSVC* compilers. Please consider the following patch.
Showing
Please register or sign in to comment