This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients barry, docs@python, gvanrossum, serhiy.storchaka
Date 2013-05-19.10:11:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is a patch which changes TypeError to binascii.Error in b32decode() and fixes the documentation and tests.
History
Date User Action Args
2013-05-19 10:11:22serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, barry, docs@python
2013-05-19 10:11:22serhiy.storchakasetmessageid: <[email protected]>
2013-05-19 10:11:22serhiy.storchakalinkissue18011 messages
2013-05-19 10:11:21serhiy.storchakacreate