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 martin.panter, ned.deily, ronaldoussoren, serhiy.storchaka, vstinner
Date 2020-01-30.08:56:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580374604.07.0.905611952989.issue39353@roundup.psfhosted.org>
In-reply-to
Content
New changeset c38fd0df2b4cbc1cc906d8dfe23f63b67cd6965f by Victor Stinner in branch 'master':
bpo-39353: binascii.crc_hqx() is no longer deprecated (GH-18276)
https://github.com/python/cpython/commit/c38fd0df2b4cbc1cc906d8dfe23f63b67cd6965f
History
Date User Action Args
2020-01-30 08:56:44vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, martin.panter, serhiy.storchaka
2020-01-30 08:56:44vstinnersetmessageid: <1580374604.07.0.905611952989.issue39353@roundup.psfhosted.org>
2020-01-30 08:56:44vstinnerlinkissue39353 messages
2020-01-30 08:56:44vstinnercreate