[Cython] Failing test reimport_from_subinterpreter

2018-10-16 Thread Jeroen Demeyer
Hello, I'm getting various reports of the test reimport_from_subinterpreter failing (within Sage, Cython 0.29, Python 2.7.15). Annoyingly, the problem can only be reproduced when running the full Cython testsuite, not when running the test in isolation. I'll continue to investigate, but I'm

Re: [Cython] Failing test reimport_from_subinterpreter

2018-10-16 Thread Stefan Behnel
Jeroen Demeyer schrieb am 16.10.2018 um 12:42: > I'm getting various reports of the test reimport_from_subinterpreter > failing (within Sage, Cython 0.29, Python 2.7.15). > > Annoyingly, the problem can only be reproduced when running the full Cython > testsuite, not when running the test in isola