Serhiy Storchaka added the comment:

This is not incompatible change because b32decode() already raised this type of 
an error. Third-party code which use b32decode() was either incorrect (if it 
catches only TypeError or binascii.Error when any of them could raised) or is 
not broken by this change.

----------

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

Reply via email to