Skip to content

bpo-39353: binascii.crc_hqx() is no longer deprecated #18276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 30, 2020
Merged

bpo-39353: binascii.crc_hqx() is no longer deprecated #18276

merged 1 commit into from
Jan 30, 2020

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jan 30, 2020

The binascii.crc_hqx() function is no longer deprecated.

https://bugs.python.org/issue39353

The binascii.crc_hqx() function is no longer deprecated.
Copy link
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, welcome back crc_hqx() :)

@vstinner vstinner merged commit c38fd0d into python:master Jan 30, 2020
@vstinner vstinner deleted the binascii_crc_hqx branch January 30, 2020 08:56
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
The binascii.crc_hqx() function is no longer deprecated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants