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 ezio.melotti, matthaeus.wander, pitrou, serhiy.storchaka
Date 2015-05-19.13:57:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432043858.32.0.999016645542.issue16995@psf.upfronthosting.co.za>
In-reply-to
Content
The patch can't be longer applied cleanly. It should be synchronized with sources. It is the last chance for this feature to get to 3.5 if somebody will update the patch and add the documentation.

The feature itself LGTM. The only my doubt is about the name of boolean parameter. "base32hex" is recommended as encoding name. Parameter can be named as "exthex" or "extended_hex". Or may be add separate functions b32hexencode/b32hexdecode. I'm not sure.
History
Date User Action Args
2015-05-19 13:57:38serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, ezio.melotti, matthaeus.wander
2015-05-19 13:57:38serhiy.storchakasetmessageid: <1432043858.32.0.999016645542.issue16995@psf.upfronthosting.co.za>
2015-05-19 13:57:38serhiy.storchakalinkissue16995 messages
2015-05-19 13:57:38serhiy.storchakacreate