[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-39353: binascii.crc_hqx() is no longer deprecated by vstinner · Pull Request #18276 · python/cpython

the-knights-who-say-ni

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

vstinner merged commit c38fd0d into python:master

Jan 30, 2020

9 checks passed

Azure Pipelines PR #20200130.30 succeeded

Details

bedevere/issue-number Issue number 39353 found

Details

bedevere/news News entry found in Misc/NEWS.d

continuous-integration/travis-ci/pr The Travis CI build passed

Details

vstinner deleted the vstinner:binascii_crc_hqx branch

Jan 30, 2020

shihai1991 added a commit to shihai1991/cpython that referenced this pull request

Jan 31, 2020
The binascii.crc_hqx() function is no longer deprecated.

petdance added a commit to petdance/cpython that referenced this pull request

Feb 2, 2020
The binascii.crc_hqx() function is no longer deprecated.