Antoine Pitrou added the comment:

Alexandre, I don't like your patch very much:
- you are changing the exception from ValueError to UnpicklingError (which 
doesn't derive from ValueError) in a bugfix release
- you aren't actually adding any guards in the C code, so it's not demonstrably 
more robust

----------

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

Reply via email to