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:14:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368958466.65.0.562178951303.issue18011@psf.upfronthosting.co.za>
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:15:54serhiy.storchakaunlinkissue18011 messages
2013-05-19 10:14:26serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, barry, docs@python
2013-05-19 10:14:26serhiy.storchakasetmessageid: <1368958466.65.0.562178951303.issue18011@psf.upfronthosting.co.za>
2013-05-19 10:14:26serhiy.storchakalinkissue18011 messages
2013-05-19 10:14:26serhiy.storchakacreate