-
Carl Witty authored
Fix #566, where __getslice__ generates code that gives a confusing compiler error under Python 3. (Now you get a Cython compiler warning and a direct error message.) A modification of the patch for #215.
04a763d0
Fix #566, where __getslice__ generates code that gives a confusing compiler error under Python 3. (Now you get a Cython compiler warning and a direct error message.) A modification of the patch for #215.