R. David Murray <rdmur...@bitdance.com> added the comment:

It would be best to have the pickle tests always run against both the C and 
python code.  We do this for other modules that have C versions of some or all 
of the Python code.  And yes, making the two consistent is also good.  Since 
pickle is generally not used without the C code, making the Python consistent 
with the C would seem to be a low-impact change.

----------
nosy: +r.david.murray
versions: +Python 3.3 -Python 3.4

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

Reply via email to