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 matthaeus.wander
Recipients ezio.melotti, matthaeus.wander, pitrou, serhiy.storchaka
Date 2015-07-22.16:50:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437583852.18.0.375631061551.issue16995@psf.upfronthosting.co.za>
In-reply-to
Content
I've created a new patch that works against the current 3.5 sources. Should be fine for 3.6, I guess.

Separate functions b32hexencode and b32hexdecode are used now. There is no optional parameter "base32hex" anymore.
History
Date User Action Args
2015-07-22 16:50:52matthaeus.wandersetrecipients: + matthaeus.wander, pitrou, ezio.melotti, serhiy.storchaka
2015-07-22 16:50:52matthaeus.wandersetmessageid: <1437583852.18.0.375631061551.issue16995@psf.upfronthosting.co.za>
2015-07-22 16:50:52matthaeus.wanderlinkissue16995 messages
2015-07-22 16:50:52matthaeus.wandercreate