Raymond Hettinger added the comment:

These tests look fine.  I won't miss "orgit" ;-)

In test_reversed_pickle, please add the blank line before each section like you 
did for the other tests.

I agree that exhausted array iterator should change to match the others.  Once 
an iterator is exhausted, it is required to remain exhausted even if the 
underlying data mutates.   That rule should survive even after dumping and 
loading.

----------
assignee: rhettinger -> serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26015>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to