[Stackless] 3.3 unittest failure

Richard Tew richard.m.tew at gmail.com
Tue Mar 4 21:00:50 CET 2014


Hi,

I've added a unit test to 3.3 which tests the case where the range
iterator is on the final element of the range and is unpickled - where
it now fails and gives a ValueError when it should simply work.

It's testXrangeExhausted in Stackless\unittest\test_pickle.py.

This test has also been added to 3.2 and 2.7 and passes.

I've not had time to look into it as yet, but if anyone is familiar
with the cause offhand feel free to fix it.

Cheers,
Richard.



More information about the Stackless mailing list