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 vstinner
Recipients ned.deily, ronaldoussoren, serhiy.storchaka, vstinner
Date 2020-01-17.16:32:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579278739.92.0.823590588995.issue39353@roundup.psfhosted.org>
In-reply-to
Content
> If deprecate the binhex module, we perhaps should deprecate also binascii.b2a_hqx(), binascii.a2b_hqx(), binascii.rlecode_hqx(), binascii.rledecode_hqx() and binascii.crc_hqx().

Ok, let's do that. I updated the issue title and my PR.
History
Date User Action Args
2020-01-17 16:32:19vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, serhiy.storchaka
2020-01-17 16:32:19vstinnersetmessageid: <1579278739.92.0.823590588995.issue39353@roundup.psfhosted.org>
2020-01-17 16:32:19vstinnerlinkissue39353 messages
2020-01-17 16:32:19vstinnercreate