Message183435
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). |
|
| Date |
User |
Action |
Args |
| 2013-03-04 12:14:18 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, pitrou, alexandre.vassalotti, Arfrever, r.david.murray, Aman.Shah |
| 2013-03-04 12:14:18 | serhiy.storchaka | set | messageid: <1362399258.7.0.692791120486.issue17299@psf.upfronthosting.co.za> |
| 2013-03-04 12:14:18 | serhiy.storchaka | link | issue17299 messages |
| 2013-03-04 12:14:18 | serhiy.storchaka | create | |
|