Hi Dima, On 2019-09-24, Dima Pasechnik <dimp...@gmail.com> wrote: > I'm surprised that *.c files created by Cython for pyX may be used for > py(5-X) without many problems. > I'd expect this to break down totally...
Indeed. It is surprising that I only got two kinds of spurious errors: In one place, a pickle of a dictionary was unpickled apparently as a string, and sometimes <str> was identical to <unicode>. But not much else. Anyway, first tests seem to indicate that the problems vanish when changing setup.py so that creation of .c files takes place in different folders for different python versions. Best regards, Simon -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/qmdrkr%242g0s%241%40blaine.gmane.org.