commit | c38fd0df2b4cbc1cc906d8dfe23f63b67cd6965f | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Thu Jan 30 09:56:40 2020 +0100 |
committer | GitHub <noreply@github.com> | Thu Jan 30 09:56:40 2020 +0100 |
tree | bf4258c96731f8c0e1fbc525abd27514308300b2 | |
parent | 2bf127d97bd1d60ead7c20d429b0c61ef61fc554 [diff] |
bpo-39353: binascii.crc_hqx() is no longer deprecated (GH-18276) The binascii.crc_hqx() function is no longer deprecated.