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 vstinner
Date 2021-09-01.22:57:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The binhex module was deprecated in Python 3.9 by bpo-39353 (commit beea26b57e8c80f1eff0f967a0f9d083a7dc3d66). I have been asked there to keep binascii.crc_hqx() (not deprecated it).
History
Date User Action Args
2021-09-01 22:57:29vstinnersetrecipients: + vstinner
2021-09-01 22:57:29vstinnersetmessageid: <[email protected]>
2021-09-01 22:57:29vstinnerlinkissue45085 messages
2021-09-01 22:57:29vstinnercreate