summaryrefslogtreecommitdiffstats
path: root/Modules/_io
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-09-02 10:10:08 (GMT)
committerGitHub <noreply@github.com>2021-09-02 10:10:08 (GMT)
commita8066087054417885db0a2dbdce2ddb2ac498247 (patch)
tree9715670a690514e50d8439085787181157a56ef0 /Modules/_io
parentd589a7e7eb56196c05337d37417479375878b127 (diff)
downloadcpython-a8066087054417885db0a2dbdce2ddb2ac498247.zip
cpython-a8066087054417885db0a2dbdce2ddb2ac498247.tar.gz
cpython-a8066087054417885db0a2dbdce2ddb2ac498247.tar.bz2
bpo-45085: Remove the binhex module (GH-28117)
The binhex module, deprecated in Python 3.9, is now removed. The following binascii functions, deprecated in Python 3.9, are now also removed: * a2b_hqx(), b2a_hqx(); * rlecode_hqx(), rledecode_hqx(). The binascii.crc_hqx() function remains available.
Diffstat (limited to 'Modules/_io')
0 files changed, 0 insertions, 0 deletions