Message207710
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. |
|
| Date |
User |
Action |
Args |
| 2014-01-08 23:00:44 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, gvanrossum, barry, r.david.murray, docs@python, ethan.furman, python-dev |
| 2014-01-08 23:00:44 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2014-01-08 23:00:44 | serhiy.storchaka | link | issue18011 messages |
| 2014-01-08 23:00:44 | serhiy.storchaka | create | |
|