Serhiy Storchaka added the comment:

I have added comments on Rietveld.

Perhaps it will be worth to create mixings for cStringIO.StringIO, BytesIO and 
file object and then mix them to other tests.

Note that there is no sense to change pure Python pickle tests. Python 
implementation uses the same code for all streams. It's C implementation needs 
specialized tests (in Lib/test/test_cpickle.py).

----------

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

Reply via email to